Searched refs:ChromeFrameTestEnvironment (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome_frame/test/
H A Dtest_with_web_server.cc65 class ChromeFrameTestEnvironment: public testing::Environment { class in namespace:__anon7463
67 virtual ~ChromeFrameTestEnvironment() {}
74 ::testing::AddGlobalTestEnvironment(new ChromeFrameTestEnvironment);

Completed in 277 milliseconds