Home
last modified time | relevance | path

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

/platform_testing/libraries/health/runners/microbenchmark/src/android/platform/test/microbenchmark/
DMicrobenchmark.java109 private static final String ALIGN_WITH_CHARGE_COUNTER_OPTION = "align-with-charge-counter"; field in Microbenchmark
149 arguments.getString(ALIGN_WITH_CHARGE_COUNTER_OPTION, "false")); in Microbenchmark()