Home
last modified time | relevance | path

Searched defs:sustainedPerformanceModeInUse (Results 1 – 2 of 2) sorted by relevance

/benchmark/benchmark-common/src/androidTest/java/androidx/benchmark/
DResultWriterTest.kt86 val sustainedPerformanceModeInUse = IsolationActivity.sustainedPerformanceModeInUse in validateJson() constant
/benchmark/benchmark-common/src/main/java/androidx/benchmark/
DIsolationActivity.kt122 internal var sustainedPerformanceModeInUse = false variable