Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/presubmit/
DGeneralTestsConfigValidation.java372 checkDisallowedTestType(c, mDisallowedTestTypes); in testConfigsLoad()
532 public static void checkDisallowedTestType( in checkDisallowedTestType() method in GeneralTestsConfigValidation
DDeviceTestsConfigValidation.java106 GeneralTestsConfigValidation.checkDisallowedTestType(c, mDisallowedTestTypes); in testConfigsLoad()
DHostUnitTestsConfigValidation.java115 GeneralTestsConfigValidation.checkDisallowedTestType(c, mDisallowedTestTypes); in testConfigsLoad()