Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java93 public static final String PREPARER_WHITELIST = "preparer-whitelist"; field in ITestSuite
211 name = PREPARER_WHITELIST,
365 checkClassLoad(mAllowedPreparers, PREPARER_WHITELIST); in run()