Home
last modified time | relevance | path

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

/external/vogar/src/vogar/
DRun.java98 public final boolean testOnly; field in Run
163 this.testOnly = vogar.testOnly; in Run()
DVogar.java189 boolean testOnly = false; field in Vogar
288 System.out.println(" Default is: " + testOnly); in printUsage()
/external/vogar/src/vogar/target/
DTestRunner.java77 boolean testOnly = Boolean.parseBoolean(properties.getProperty(TestProperties.TEST_ONLY)); in TestRunner()
78 if (testOnly) { in TestRunner()
/external/vogar/src/vogar/tasks/
DBuildActionTask.java141 properties.setProperty(TestProperties.TEST_ONLY, Boolean.toString(run.testOnly)); in fillInProperties()
/external/deqp/modules/gles3/performance/
Des3pDepthTests.cpp629 bool testOnly = true; in logSamples() local
635 testOnly = false; in logSamples()
642 if (testOnly) in logSamples()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...