Searched defs:PowerProfilerServiceTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/power_profiler/
H A Dpower_profiler_service_unittest.cc87 class PowerProfilerServiceTest : public testing::Test { class in namespace:content
113 PowerProfilerServiceTest() : ui_thread_(BrowserThread::UI, &message_loop_) {} function in class:content::PowerProfilerServiceTest
114 virtual ~PowerProfilerServiceTest() {}
128 DISALLOW_COPY_AND_ASSIGN(PowerProfilerServiceTest);
133 TEST_F(PowerProfilerServiceTest, AvailableService) {

Completed in 192 milliseconds