/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | IncomingCallFilterGraphTest.java | 114 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 D | chre_cross_validator_wifi_manager.cc | 112 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 D | RotationUtilsTest.java | 49 Rect testResult = new Rect(testInner); in testRotateBounds() local
|
/aosp12/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/ |
H A D | FrameworkPerfTest.java | 30 Bundle testResult = new Bundle(); in testFrameworkPerf() local
|
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/ |
H A D | SubActivityTest.java | 38 public void testResult() throws Exception { in testResult() method in SubActivityTest
|
H A D | BroadcastTest.java | 272 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 D | INetworkMonitorCallbacks.aidl | 4 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 D | INetworkMonitorCallbacks.aidl | 4 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 D | INetworkMonitorCallbacks.aidl | 21 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 D | INetworkMonitorCallbacks.aidl | 4 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 D | INetworkMonitorCallbacks.aidl | 22 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 D | INetworkMonitorCallbacks.aidl | 22 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 D | INetworkMonitorCallbacks.aidl | 22 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 D | INetworkMonitorCallbacks.aidl | 22 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 D | INetworkMonitorCallbacks.aidl | 23 oneway void notifyNetworkTested(int testResult, @nullable String redirectUrl) = 1; in notifyNetworkTested()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
H A D | INetworkMonitorCallbacks.aidl | 31 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 D | INetworkMonitorCallbacks.aidl | 23 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 D | INetworkMonitorCallbacks.aidl | 22 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 D | ChreCrossValidatorWifi.java | 225 ChreTestCommon.TestResult testResult = null; in parseDataFromNanoAppMessage() local 270 private boolean getSuccessFromTestResult(ChreTestCommon.TestResult testResult) { in getSuccessFromTestResult()
|
/aosp12/system/chre/chpp/clients/ |
H A D | loopback.c | 48 struct ChppLoopbackTestResult testResult; // Last test result member
|
/aosp12/packages/services/Car/tests/usb/AoapHostApp/src/com/google/android/car/usb/aoap/host/ |
H A D | UsbAoapHostActivity.java | 125 public void testResult(int mode, String update) { in testResult() method in UsbAoapHostActivity
|
H A D | SpeedMeasurementController.java | 41 void testResult(int mode, String update); in testResult() method
|
/aosp12/frameworks/base/test-runner/src/android/test/ |
H A D | AndroidTestRunner.java | 184 public void runTest(TestResult testResult) { in runTest()
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
H A D | CodecTest.java | 814 String testResult; in playMediaSamples() local
|
/aosp12/packages/modules/Connectivity/service/src/com/android/server/ |
H A D | ConnectivityService.java | 3459 @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()
|