Home
last modified time | relevance | path

Searched refs:SystemMonitorTest (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/system_monitor/
Dsystem_monitor_unittest.cc18 class SystemMonitorTest : public testing::Test { class
20 SystemMonitorTest() { in SystemMonitorTest() function in base::__anone8fa1c000111::SystemMonitorTest
28 DISALLOW_COPY_AND_ASSIGN(SystemMonitorTest);
31 TEST_F(SystemMonitorTest, DeviceChangeNotifications) { in TEST_F() argument