Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/
DInodeopBenchmarkTest.java76 private boolean rebootBetweenRuns = false; field in InodeopBenchmarkTest
135 if (rebootBetweenRuns) getDevice().reboot(); in dropState()
DDDBenchmarkTest.java89 private boolean rebootBetweenRuns = false; field in DDBenchmarkTest
183 if (rebootBetweenRuns) getDevice().reboot(); in dropState()