Searched defs:expected_runs (Results 1 - 1 of 1) sorted by last modified time

/frameworks/native/cmds/dumpstate/tests/
H A Ddumpstate_test.cpp591 void AssertStats(const std::string& path, int32_t expected_runs, int32_t expected_average) { argument
593 android::base::StringPrintf("%d %d\n", expected_runs, expected_average);

Completed in 39 milliseconds