HomeSort by relevance Sort by last modified time
    Searched defs: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 12 class BrowserPerfTest : public InProcessBrowserTest {
14 BrowserPerfTest();
15 virtual ~BrowserPerfTest();

Completed in 664 milliseconds