Home
last modified time | relevance | path

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

/external/vogar/src/vogar/
DVogar.java191 boolean testOnly = false; field in Vogar
305 System.out.println(" Default is: " + testOnly); in printUsage()
649 if (testOnly) { in run()
659 } else if (testOnly) { in run()
665 if (testOnly) { in run()
/external/guice/core/test/com/google/inject/matcher/
DMatcherTest.java97 public void testOnly() { in testOnly() method in MatcherTest
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp629 bool testOnly = true; in logSamples() local
635 testOnly = false; in logSamples()
642 if (testOnly) in logSamples()