summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/ui_test.h
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 00:05:20 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-21 00:05:20 +0000
commitc8e4a32467a32e2499f39d9f323b42f05266f796 (patch)
tree99c4347ba2ac54efc3d9f15bee397c8ce2685309 /chrome/test/ui/ui_test.h
parenta710ad60ce70dafd00bb7a140cb9ee2d5be87acb (diff)
downloadchromium_src-c8e4a32467a32e2499f39d9f323b42f05266f796.zip
chromium_src-c8e4a32467a32e2499f39d9f323b42f05266f796.tar.gz
chromium_src-c8e4a32467a32e2499f39d9f323b42f05266f796.tar.bz2
Make the commit_charge the important statistic (displayed on the
perf overview dashboard) for memory_test, but not for page_cycler. BUG=none TEST=none Review URL: http://codereview.chromium.org/418034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32714 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/ui/ui_test.h')
-rw-r--r--chrome/test/ui/ui_test.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/test/ui/ui_test.h b/chrome/test/ui/ui_test.h
index 81db9e1..22de5c3 100644
--- a/chrome/test/ui/ui_test.h
+++ b/chrome/test/ui/ui_test.h
@@ -459,7 +459,9 @@ class UITest : public testing::Test {
void PrintMemoryUsageInfo(const char* test_name, FilePath data_dir);
// Prints memory commit charge stats for use by perf graphs.
- void PrintSystemCommitCharge(const char* test_name, size_t charge);
+ void PrintSystemCommitCharge(const char* test_name,
+ size_t charge,
+ bool important);
private:
// Check that no processes related to Chrome exist, displaying