/aosp12/build/soong/ui/metrics/proc/ |
H A D | status_linux_test.go | 95 var expectedStatus = &ProcStatus{ var
|
/aosp12/system/hardware/interfaces/net/netd/testutils/ |
H A D | VtsHalNetNetdTestUtils.h | 22 #define EXPECT_STATUS(expectedStatus, ret) \ argument
|
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
H A D | DataSaverModeTest.java | 203 private void assertDataSaverStatusOnBackground(int expectedStatus) throws Exception { in assertDataSaverStatusOnBackground()
|
H A D | AbstractRestrictBackgroundNetworkTestCase.java | 262 protected void assertRestrictBackgroundStatus(int expectedStatus) throws Exception { in assertRestrictBackgroundStatus()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/admin/ |
H A D | PerUserCarDevicePolicyServiceTest.java | 159 private void assertStatusString(@NewUserDisclaimerStatus int expectedStatus) { in assertStatusString()
|
/aosp12/system/hardware/interfaces/net/netd/1.1/vts/functional/ |
H A D | VtsHalNetNetdV1_1TargetTest.cpp | 137 void expectAddRoute(INetd::StatusCode expectedStatus, net_handle_t handle, const char* iface, in expectAddRoute() 148 void expectRemoveRoute(INetd::StatusCode expectedStatus, net_handle_t handle, const char* iface, in expectRemoveRoute()
|
/aosp12/packages/services/Car/tools/emulator/ |
H A D | vhal_emulator_test.py | 160 def _rxMsgAndValidate(self, expectedType, expectedStatus): argument
|
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
H A D | XmlUtilTest.java | 348 NetworkSelectionStatus expectedStatus = new NetworkSelectionStatus(); in testDeprecatedNetworkSelectionStatusDeserialize() local 397 NetworkSelectionStatus expectedStatus = new NetworkSelectionStatus(); in testDeprecatedNetworkSelectionDisableReasonDeserialize() local
|
/aosp12/frameworks/base/tests/BackgroundDexOptServiceIntegrationTests/src/com/android/server/pm/ |
H A D | BackgroundDexOptServiceIntegrationTests.java | 210 private static void runBackgroundDexOpt(String expectedStatus) throws IOException { in runBackgroundDexOpt()
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | TextToSpeechService.java | 253 int expectedStatus = TextToSpeech.LANG_COUNTRY_VAR_AVAILABLE; in getExpectedLanguageAvailableStatus() local 282 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onGetVoices() local 364 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onLoadVoice() local 395 int expectedStatus = getExpectedLanguageAvailableStatus(locale); in onIsValidVoiceName() local
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | MemoryDomainTests.cpp | 690 const std::vector<int32_t>& dimensions, ErrorStatus expectedStatus) { in testCopyFrom() 701 ErrorStatus expectedStatus) { in testCopyTo() 888 ErrorStatus expectedStatus) { in testExecution()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | MemoryDomainTests.cpp | 671 const std::vector<uint32_t>& dimensions, ErrorStatus expectedStatus) { in testCopyFrom() 678 ErrorStatus expectedStatus) { in testCopyTo() 863 ErrorStatus expectedStatus) { in testExecution()
|
/aosp12/hardware/interfaces/drm/1.2/vts/functional/ |
H A D | drm_hal_common.cpp | 397 const vector<uint8_t>& key, StatusV1_2 expectedStatus) { in decrypt()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/ |
H A D | VibrationThreadTest.java | 1375 private void verifyCallbacksTriggered(long vibrationId, Vibration.Status expectedStatus) { in verifyCallbacksTriggered()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ |
H A D | UserHalServiceTest.java | 1672 private void assertCallbackStatus(GenericHalCallback<?> callback, int expectedStatus) { in assertCallbackStatus()
|
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
H A D | TetheringTest.java | 1712 public void expectOffloadStatusChanged(final int expectedStatus) { in expectOffloadStatusChanged()
|
/aosp12/hardware/interfaces/drm/1.0/vts/functional/ |
H A D | drm_hal_clearkey_test.cpp | 838 const Pattern& pattern, Status expectedStatus) { in decrypt()
|
H A D | drm_hal_vendor_test.cpp | 1133 const vector<uint8_t>& key, Status expectedStatus) { in decrypt()
|
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/ |
H A D | CarUserServiceTest.java | 2893 @UserRemovalResult.Status int expectedStatus) { in assertUserRemovalResultStatus()
|
/aosp12/frameworks/base/services/incremental/ |
H A D | IncrementalService.cpp | 2838 void IncrementalService::DataLoaderStub::compareAndSetCurrentStatus(int expectedStatus, in compareAndSetCurrentStatus()
|
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 7614 bool expectedStatus, bool expectMethodSupported) { in verifyStreamCombination()
|