/cts/tests/tests/os/src/android/os/cts/ |
D | SeccompTest.java | 83 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/ |
D | SensorCtsTestSuite.java | 82 public Enumeration<Test> tests() { in tests() method in SensorCtsTestSuite
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/ |
D | GnssCtsTestSuite.java | 82 public Enumeration<Test> tests() { in tests() method in GnssCtsTestSuite
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | ManifestTestListAdapter.java | 153 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/ |
D | TestAdapter.java | 35 List<Test> tests; field in TestAdapter
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/deskclock/ |
D | DeskClockTestsActivity.java | 154 private void addTests(ArrayTestListAdapter adapter, TestInfo[] tests) { in addTests()
|
/cts/tests/tests/net/src/android/net/cts/ |
D | MacAddressTest.java | 81 TestCase[] tests = { in testMacAddress() local
|
/cts/tools/vm-tests-tf/build/src/util/build/ |
D | BuildUtilBase.java | 53 JUnitTestCollector tests = new JUnitTestCollector(getClass().getClassLoader()); in run() local 58 protected void handleTests(JUnitTestCollector tests, TestHandler handler) { in handleTests()
|
D | BuildDalvikSuite.java | 210 protected void handleTests(JUnitTestCollector tests, TestHandler ignored) { in handleTests()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
D | ShortcutThrottlingResetActivity.java | 90 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local
|
D | ConditionProviderVerifierActivity.java | 62 List<InteractiveTestCase> tests = new ArrayList<>(9); in createTestItems() local
|
D | AttentionManagementVerifierActivity.java | 98 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
|
D | NotificationListenerVerifierActivity.java | 110 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | AdaptivePlaybackTest.java | 348 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/ |
D | HidJsonParser.java | 162 List<HidTestData> tests = new ArrayList<HidTestData>(); in getTestData() local
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | InputTestCase.java | 145 List<HidTestData> tests = mParser.getTestData(resourceId); in testInputEvents() local
|
/cts/tests/tests/binder_ndk/libbinder_ndk_test/ |
D | test_native_aidl_client.cpp | 517 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/ |
D | CameraPerformanceActivity.java | 201 Enumeration<Test> tests = ((TestSuite) s).tests(); in initializeTestCases() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | RingerModeActivity.java | 110 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local
|