OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doRunTests
(Results
1 - 4
of
4
) sorted by null
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/
KeySetHostTest.java
154
TestRunResult runResult =
doRunTests
(pkgName, testClassName, testMethodName);
165
private TestRunResult
doRunTests
(String pkgName, String testClassName,
375
TestRunResult result =
doRunTests
(KEYSET_TEST_PKG, PERM_TEST_CLASS,
386
result =
doRunTests
(KEYSET_TEST_PKG, PERM_TEST_CLASS,
AppSecurityTests.java
412
TestRunResult result =
doRunTests
(PERMISSION_DIFF_CERT_PKG, null, null);
519
TestRunResult runResult =
doRunTests
(pkgName, testClassName, testMethodName);
530
private TestRunResult
doRunTests
(String pkgName, String testClassName,
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
PrintTestRunner.java
136
doRunTests
(listener);
142
private void
doRunTests
(ITestInvocationListener listener)
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
BaseDevicePolicyTest.java
173
?
doRunTests
(pkgName, testClassName, testMethodName)
180
private TestRunResult
doRunTests
(
201
//
doRunTests
* methods.
Completed in 65 milliseconds