Home
last modified time | relevance | path

Searched defs:tests (Results 1 – 22 of 22) 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/libs/input/src/com/android/cts/input/
DInputJsonParser.java253 List<HidTestData> tests = new ArrayList<HidTestData>(); in getHidTestData() local
286 List<HidVibratorTestData> tests = new ArrayList<HidVibratorTestData>(); in getHidVibratorTestData() local
326 List<HidBatteryTestData> tests = new ArrayList<HidBatteryTestData>(); in getHidBatteryTestData() local
359 List<HidLightTestData> tests = new ArrayList<HidLightTestData>(); in getHidLightTestData() local
397 List<UinputVibratorTestData> tests = new ArrayList<UinputVibratorTestData>(); in getUinputVibratorTestData() local
422 List<UinputVibratorManagerTestData> tests = new ArrayList<UinputVibratorManagerTestData>(); in getUinputVibratorManagerTestData() local
453 List<UinputTestData> tests = new ArrayList<UinputTestData>(); in getUinputTestData() local
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputHidTestCase.java216 List<HidTestData> tests = mParser.getHidTestData(resourceId); in testInputDeviceEvents() local
248 final List<HidVibratorTestData> tests = mParser.getHidVibratorTestData(resourceId); in testInputVibratorEvents() local
325 final List<HidVibratorTestData> tests = mParser.getHidVibratorTestData(resourceId); in testInputVibratorManagerEvents() local
390 final List<HidBatteryTestData> tests = mParser.getHidBatteryTestData(resourceId); in testInputBatteryEvents() local
419 final List<HidLightTestData> tests = mParser.getHidLightTestData(resourceId); in testInputLightsManager() local
DInputUinputTestCase.java48 List<UinputTestData> tests = mParser.getUinputTestData(resourceId); in testInputDeviceEvents() local
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/tradefed/
DCtsTradefedTest.java67 File tests = new File(base, "testcases"); in testSuiteInfoLoad() local
/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DApkPackageNameCheck.java149 List<IRemoteTest> tests = c.getTests(); in testApkPackageNames() local
/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/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/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/
DManifestTestListAdapter.java217 List<TestListItem> tests = filterTests(testsByCategory.get(testCategory), mode); in getRowsWithDisplayMode() local
391 List<TestListItem> tests; in addTestToCategory() local
545 List<TestListItem> filterTests(List<TestListItem> tests, String mode) { in filterTests()
/cts/tests/tests/view/src/android/view/cts/input/
DInputDeviceVibratorTest.java131 final List<UinputVibratorTestData> tests = mParser.getUinputVibratorTestData(resourceId); in testInputVibratorEvents() local
DInputDeviceVibratorManagerTest.java147 final List<UinputVibratorManagerTestData> tests = in testInputVibratorManagerEvents() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DShortcutThrottlingResetActivity.java90 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local
DConditionProviderVerifierActivity.java71 List<InteractiveTestCase> tests = new ArrayList<>(9); in createTestItems() local
DAttentionManagementVerifierActivity.java95 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
DNotificationListenerVerifierActivity.java124 List<InteractiveTestCase> tests = new ArrayList<>(17); in createTestItems() local
/cts/tests/tests/media/src/android/media/cts/
DAdaptivePlaybackTest.java341 TestList tests = new TestList(); in ex() local
387 public void addTests(TestList tests, final Codec c) { in addTests()
448 public void addTests(TestList tests, final Codec c) { in addTests()
510 public void addTests(TestList tests, final Codec c) { in addTests()
577 public void addTests(TestList tests, final Codec c) { in addTests()
711 public void addTests(TestList tests, Codec c) { in addTests()
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp629 std::vector<std::vector<T>> tests) { in testRepeat()
643 std::vector<std::vector<T>> tests) { in testRepeat2List()
758 std::vector<std::optional<std::vector<std::optional<T>>>> tests) { in testRepeat()
781 std::vector<std::optional<std::vector<T>>> tests) { in testRepeat()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java114 List<InteractiveTestCase> tests = new ArrayList<>(); in createTestItems() local
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...