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

  /external/chromium_org/chrome/test/perf/
browser_perf_test.cc 12 BrowserPerfTest::BrowserPerfTest() {
15 BrowserPerfTest::~BrowserPerfTest() {
18 void BrowserPerfTest::SetUpCommandLine(CommandLine* command_line) {
23 void BrowserPerfTest::PrintIOPerfInfo(const std::string& test_name) {
29 void BrowserPerfTest::PrintMemoryUsageInfo(const std::string& test_name) {
browser_perf_test.h 14 class BrowserPerfTest : public InProcessBrowserTest {
16 BrowserPerfTest();
17 virtual ~BrowserPerfTest();

Completed in 110 milliseconds