Home
last modified time | relevance | path

Searched refs:DEVICE_TESTS (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/presubmit/
DTestMappingsValidation.java82 private static final String DEVICE_TESTS = "device-tests"; field in TestMappingsValidation
418 if (suite.equals(GENERAL_TESTS) || suite.equals(DEVICE_TESTS)) { in validateSuiteSetting()
/tools/tradefederation/core/atest/
Datest.py64 DEVICE_TESTS = 'tests that require device' variable
483 test_runs.append((device_test_infos, extra_args, DEVICE_TESTS))
/tools/asuite/atest/
Datest.py66 DEVICE_TESTS = 'tests that require device' variable
491 test_runs.append((device_test_infos, extra_args, DEVICE_TESTS))