HomeSort by relevance Sort by last modified time
    Searched refs:PrintSystemCommitCharge (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/test/perf/
perf_test.h 126 void PrintSystemCommitCharge(const std::string& test_name,
130 void PrintSystemCommitCharge(FILE* target,
perf_test.cc 554 void PrintSystemCommitCharge(const std::string& test_name,
557 PrintSystemCommitCharge(stdout, test_name, charge, important);
560 void PrintSystemCommitCharge(FILE* target,
memory_test.cc 217 perf_test::PrintSystemCommitCharge(test_name, stop_size - start_size,

Completed in 545 milliseconds