Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 19 of 19) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DSeccompTest.java83 final String[] tests = { in testKernelBasicTests() local
166 final String[] tests = { in testKernelTSYNCTests() local
184 private void runKernelUnitTestSuite(final String[] tests) { in runKernelUnitTestSuite()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestSuite.java82 public Enumeration<Test> tests() { in tests() method in SensorCtsTestSuite
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestSuite.java82 public Enumeration<Test> tests() { in tests() method in GnssCtsTestSuite
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DManifestTestListAdapter.java153 List<TestListItem> tests = filterTests(testsByCategory.get(testCategory)); in getRows() local
296 List<TestListItem> tests; in addTestToCategory() local
386 List<TestListItem> filterTests(List<TestListItem> tests) { in filterTests()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DTestAdapter.java35 List<Test> tests; field in TestAdapter
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/
DDeskClockTestsActivity.java154 private void addTests(ArrayTestListAdapter adapter, TestInfo[] tests) { in addTests()
/cts/tests/tests/net/src/android/net/cts/
DMacAddressTest.java81 TestCase[] tests = { in testMacAddress() local
/cts/tools/vm-tests-tf/build/src/util/build/
DBuildUtilBase.java53 JUnitTestCollector tests = new JUnitTestCollector(getClass().getClassLoader()); in run() local
58 protected void handleTests(JUnitTestCollector tests, TestHandler handler) { in handleTests()
DBuildDalvikSuite.java210 protected void handleTests(JUnitTestCollector tests, TestHandler ignored) { in handleTests()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DShortcutThrottlingResetActivity.java90 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local
DConditionProviderVerifierActivity.java62 List<InteractiveTestCase> tests = new ArrayList<>(9); in createTestItems() local
DAttentionManagementVerifierActivity.java98 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
DNotificationListenerVerifierActivity.java110 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java348 TestList tests = new TestList(); in ex() local
394 public void addTests(TestList tests, final Codec c) { in addTests()
455 public void addTests(TestList tests, final Codec c) { in addTests()
511 public void addTests(TestList tests, final Codec c) { in addTests()
578 public void addTests(TestList tests, final Codec c) { in addTests()
708 public void addTests(TestList tests, Codec c) { in addTests()
/cts/libs/input/src/com/android/cts/input/
DHidJsonParser.java162 List<HidTestData> tests = new ArrayList<HidTestData>(); in getTestData() local
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java145 List<HidTestData> tests = mParser.getTestData(resourceId); in testInputEvents() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp517 std::vector<std::vector<T>> tests) { in testRepeat()
531 std::vector<std::vector<T>> tests) { in testRepeat2List()
646 std::vector<std::optional<std::vector<std::optional<T>>>> tests) { in testRepeat()
669 std::vector<std::optional<std::vector<T>>> tests) { in testRepeat()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraPerformanceActivity.java201 Enumeration<Test> tests = ((TestSuite) s).tests(); in initializeTestCases() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java110 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local