Home
last modified time | relevance | path

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

/external/slf4j/log4j-over-slf4j/compatibility/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/guice/lib/build/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/slf4j/integration/lib/
Djunit-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/jsr330/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/external/bcc/tests/lua/
Dluaunit.lua1433 function M.LuaUnit.collectTests() function
2133 self:runSuiteByNames( options.testNames or M.LuaUnit.collectTests() )
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java2181 public void setCollectTestsOnly(boolean collectTests) { in setCollectTestsOnly() argument
2182 mCollectTestsOnly = collectTests; in setCollectTestsOnly()