Home
last modified time | relevance | path

Searched refs:testSuccess (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/android/car/admin/
DRemoveUserResultTest.java27 public void testSuccess() { in testSuccess() method in RemoveUserResultTest
DCreateUserResultTest.java39 public void testSuccess() { in testSuccess() method in CreateUserResultTest
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/
DInstallExistingPackageTaskTest.java74 public void testSuccess() throws Exception { in testSuccess() method in InstallExistingPackageTaskTest
DCreateAndProvisionManagedProfileTaskTest.java96 public void testSuccess() throws Exception { in testSuccess() method in CreateAndProvisionManagedProfileTaskTest
DProvisionFullyManagedDeviceTaskTest.java99 public void testSuccess() { in testSuccess() method in ProvisionFullyManagedDeviceTaskTest
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/network/
DBlockingHttpClientTests.java126 public void testSuccess() throws Exception { in testSuccess() method in BlockingHttpClientTests
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/
DProvisioningActivityTest.java341 public void testSuccess() throws Throwable { in testSuccess() method in ProvisioningActivityTest
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp397 EXPECT_TRUE(testSuccess()); in testOpsValidations()
410 bool testSuccess() { in testSuccess() function in __anon3b69def00111::OperationTestBase
4499 EXPECT_TRUE(test.testSuccess()); in testIf()
4604 EXPECT_TRUE(test.testSuccess()); in testWhile()