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

  /external/chromium_org/base/process/
process_metrics_unittest.cc 19 class SystemMetricsTest : public testing::Test {
21 SystemMetricsTest() {}
24 DISALLOW_COPY_AND_ASSIGN(SystemMetricsTest);
30 TEST_F(SystemMetricsTest, IsValidDiskName) {
62 TEST_F(SystemMetricsTest, ParseMeminfo) {
171 TEST_F(SystemMetricsTest, ParseVmstat) {
process_metrics.h 378 FRIEND_TEST_ALL_PREFIXES(SystemMetricsTest, SystemMetrics);

Completed in 2597 milliseconds