/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/vts/src/ |
H A D | VtsHalAutomotiveRemoteAccess_TargetTest.cpp | 154 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local 251 std::shared_ptr<BnRemoteTaskCallback> testCallback) { in setTaskCallbackAndReadyForTask() 265 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local 307 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local 330 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local 353 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local 386 std::shared_ptr<TestRemoteTaskCallback> testCallback = in TEST_P() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/internal/security/certprovider/ |
H A D | CertProviderServerSslContextProviderTest.java | 147 TestCallback testCallback = in testProviderForServer_mtls() local 216 TestCallback testCallback = in testProviderForServer_mtls_newXds() local 261 TestCallback testCallback = in testProviderForServer_queueExecutor() local 309 TestCallback testCallback = in testProviderForServer_tls() local 340 TestCallback testCallback = new TestCallback(MoreExecutors.directExecutor()); in testProviderForServer_sslContextException_onError() local
|
H A D | CertProviderClientSslContextProviderTest.java | 147 TestCallback testCallback = in testProviderForClient_mtls() local 210 TestCallback testCallback = in testProviderForClient_mtls_newXds() local 254 TestCallback testCallback = in testProviderForClient_queueExecutor() local 298 TestCallback testCallback = in testProviderForClient_tls() local 323 TestCallback testCallback = new TestCallback(MoreExecutors.directExecutor()); in testProviderForClient_sslContextException_onError() local
|
/aosp_15_r20/frameworks/base/core/java/android/text/ |
H A D | MeasuredParagraph.java | 566 @Nullable StyleRunCallback testCallback) { in buildForStaticLayoutTest() 583 @Nullable StyleRunCallback testCallback) { in buildForStaticLayoutInternal() 727 @Nullable StyleRunCallback testCallback) { in applyReplacementRun() 753 @Nullable StyleRunCallback testCallback) { in applyStyleRun() 820 @Nullable StyleRunCallback testCallback) { in applyMetricsAffectingSpan()
|
/aosp_15_r20/frameworks/opt/net/ims/tests/src/com/android/ims/ |
D | MmTelFeatureConnectionTest.java | 121 TestCallback testCallback = new TestCallback(); in testCallbackAdapter_addAndRemoveCallback() local 136 TestCallback testCallback = new TestCallback(); in testCallbackAdapter_addCallbackForSubAndRemove() local
|
/aosp_15_r20/frameworks/base/services/tests/BackgroundInstallControlServiceTests/host/test-app/BackgroundInstallControlServiceTestApp/src/com/android/server/pm/test/app/ |
H A D | BackgroundInstallControlServiceTest.java | 124 IRemoteCallback testCallback = in testRegisterBackgroundInstallControlCallback() local 153 IRemoteCallback testCallback = in testUnregisterBackgroundInstallControlCallback() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/integration/src/com/android/server/net/integrationtests/ |
D | ConnectivityServiceIntegrationTest.kt | 290 val testCallback = TestableNetworkCallback() in testValidation() constant
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
H A D | Animatable2_AnimationCallbackTest.java | 31 public void testCallback() { in testCallback() method in Animatable2_AnimationCallbackTest
|
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/app/ |
H A D | BatchResultCallbackCtsTest.java | 34 public void testCallback() { in testCallback() method in BatchResultCallbackCtsTest
|
/aosp_15_r20/cts/tests/app/src/android/app/cts/ |
H A D | ExpandableListActivityTest.java | 37 public void testCallback() { in testCallback() method in ExpandableListActivityTest
|
H A D | AlertDialogTest.java | 191 public void testCallback() { in testCallback() method in AlertDialogTest
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/swig/testdata/callback/ |
D | main.go | 50 func testCallback() { func
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ExternalScoreUpdateObserverProxyTest.java | 60 public void testCallback() throws Exception { in testCallback() method in ExternalScoreUpdateObserverProxyTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ambient/touch/scrim/ |
H A D | ScrimManagerTest.java | 80 public void testCallback() { in testCallback() method in ScrimManagerTest
|
/aosp_15_r20/cts/tests/tests/view/src/android/view/cts/ |
H A D | ScrollCaptureTargetTest.java | 192 public void testCallback() { in testCallback() method in ScrollCaptureTargetTest
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/ |
D | AccessNetworksManagerTest.java | 274 public void testCallback() throws Exception { in testCallback() method in AccessNetworksManagerTest
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/configupdate/ |
D | TelephonyConfigUpdateInstallReceiverTest.java | 269 ConfigProviderAdaptor.Callback testCallback = new ConfigProviderAdaptor.Callback() { in testRegisterUnRegisterCallback() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ |
H A D | ExtensionControllerImplTest.java | 197 public void testCallback() { in testCallback() method in ExtensionControllerImplTest
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/ |
H A D | ServiceListingTest.java | 163 public void testCallback() { in testCallback() method
|
/aosp_15_r20/cts/tests/app/app/src/android/app/stubs/ |
H A D | ExpandableListTestActivity.java | 81 private int testCallback() { in testCallback() method in ExpandableListTestActivity
|
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
H A D | AudioRecordingConfigurationTest.java | 144 public void testCallback() throws Exception { in testCallback() method in AudioRecordingConfigurationTest
|
/aosp_15_r20/frameworks/layoutlib/bridge/tests/src/com/android/tools/idea/validator/ |
H A D | AccessibilityValidatorTests.java | 261 LayoutLibTestCallback testCallback = in testClassLoaderOverride() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/dreams/ |
H A D | DreamOverlayStateControllerTest.java | 99 public void testCallback() { in testCallback() method in DreamOverlayStateControllerTest
|
/aosp_15_r20/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
D | TisSessionTest.java | 35 private TestCallback testCallback; field in TisSessionTest
|
/aosp_15_r20/cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
H A D | SuspendPackagesTest.java | 220 LauncherApps.Callback testCallback = new StubbedCallback() { in testLauncherCallback() local
|