Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 10 of 10) sorted by relevance

/tools/trebuchet/core/common/src/test/kotlin/trebuchet/importers/ftrace/
DTracingMarkerEventTest.kt36 val counter = detailsFor<CounterSliceEvent>("tracing_mark_write: C|42|myCounter|9001") in testCounter() constant
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceStateMonitor.java48 int counter = 1; in waitForPmResponsive() local
DNativeDeviceStateMonitor.java165 int counter = 1; in waitForDeviceShell() local
236 int counter = 1; in waitForBootComplete() local
280 int counter = 1; in waitForStoreMount() local
/tools/trebuchet/core/common/src/test/kotlin/trebuchet/task/
DImportTaskTest.kt53 val counter = process.counters.find { it.name == counterName } in <lambda>() constant
/tools/test/graphicsbenchmark/functional_tests/native/
Dmprotect_test.cpp31 volatile int counter = 0; variable
/tools/tradefederation/contrib/src/com/android/graphics/tests/
DUserActionBenchmark.java179 int counter = 0; in parseOutputFile() local
/tools/tradefederation/core/src/com/android/tradefed/util/
DRunUtil.java181 int counter = 0; in runTimedCmdRetry() local
284 int counter = 0; in runTimedCmdSilentlyRetry() local
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java267 int counter = 0; in analyzeDuration() local
DAudioLoopbackTestHelper.java349 int counter = 0; in getWorstResults() local
DAudioLoopbackTest.java397 int counter = 0; in runGlitchesTest() local