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

/external/chromium_org/components/gcm_driver/
H A Dgcm_driver_desktop_unittest.cc94 class GCMDriverTest : public testing::Test { class in namespace:gcm
101 GCMDriverTest();
102 virtual ~GCMDriverTest();
171 DISALLOW_COPY_AND_ASSIGN(GCMDriverTest);
174 GCMDriverTest::GCMDriverTest() function in class:gcm::GCMDriverTest
183 GCMDriverTest::~GCMDriverTest() {
186 void GCMDriverTest::SetUp() {
192 void GCMDriverTest
[all...]

Completed in 76 milliseconds