Home
last modified time | relevance | path

Searched defs:testResult (Results 1 – 25 of 25) sorted by relevance

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DIncomingCallFilterGraphTest.java114 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testEmptyGraph() local
127 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformOrder() local
145 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersPerformInParallel() local
164 CompletableFuture<CallFilteringResult> testResult = new CompletableFuture<>(); in testFiltersTimeout() local
/aosp12/system/chre/apps/test/common/chre_cross_validator_wifi/src/
H A Dchre_cross_validator_wifi_manager.cc112 chre_test_common_TestResult testResult = in handleStepStartMessage() local
166 chre_test_common_TestResult testResult; in compareAndSendResultToHost() local
256 chre_test_common_TestResult testResult = in makeTestResultProtoMessage() local
301 chre_test_common_TestResult testResult; in handleWifiAsyncResult() local
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DRotationUtilsTest.java49 Rect testResult = new Rect(testInner); in testRotateBounds() local
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
H A DFrameworkPerfTest.java30 Bundle testResult = new Bundle(); in testFrameworkPerf() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DSubActivityTest.java38 public void testResult() throws Exception { in testResult() method in SubActivityTest
H A DBroadcastTest.java272 public void testResult() throws Exception { in testResult() method in BroadcastTest
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/1/android/net/
H A DINetworkMonitorCallbacks.aidl4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/2/android/net/
H A DINetworkMonitorCallbacks.aidl4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/3/android/net/
H A DINetworkMonitorCallbacks.aidl21 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/4/android/net/
H A DINetworkMonitorCallbacks.aidl4 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/
H A DINetworkMonitorCallbacks.aidl22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl); in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/
H A DINetworkMonitorCallbacks.aidl22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/
H A DINetworkMonitorCallbacks.aidl22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/
H A DINetworkMonitorCallbacks.aidl22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/
H A DINetworkMonitorCallbacks.aidl23 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/
H A DINetworkMonitorCallbacks.aidl31 void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/
H A DINetworkMonitorCallbacks.aidl23 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/
H A DINetworkMonitorCallbacks.aidl22 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
/aosp12/system/chre/java/test/cross_validation/src/com/google/android/chre/test/crossvalidator/
H A DChreCrossValidatorWifi.java225 ChreTestCommon.TestResult testResult = null; in parseDataFromNanoAppMessage() local
270 private boolean getSuccessFromTestResult(ChreTestCommon.TestResult testResult) { in getSuccessFromTestResult()
/aosp12/system/chre/chpp/clients/
H A Dloopback.c48 struct ChppLoopbackTestResult testResult; // Last test result member
/aosp12/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/
H A DUsbAoapHostActivity.java125 public void testResult(int mode, String update) { in testResult() method in UsbAoapHostActivity
H A DSpeedMeasurementController.java41 void testResult(int mode, String update); in testResult() method
/aosp12/frameworks/base/test-runner/src/android/test/
H A DAndroidTestRunner.java184 public void runTest(TestResult testResult) { in runTest()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
H A DCodecTest.java814 String testResult; in playMediaSamples() local
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java3459 @NonNull NetworkAgentInfo nai, int testResult, @NonNull String redirectUrl) { in handleNetworkTested()
3576 public void notifyNetworkTested(int testResult, @Nullable String redirectUrl) { in notifyNetworkTested()
9184 int netId, int testResult, long timestampMillis, @Nullable String redirectUrl) { in NetworkTestedResults()