Searched refs:TestBlinkPlatformImpl (Results 1 – 1 of 1) sorted by relevance
13 class TestBlinkPlatformImpl : public BlinkPlatformImpl { class15 TestBlinkPlatformImpl() : mock_monotonically_increasing_time_(0) {} in TestBlinkPlatformImpl() function in content::TestBlinkPlatformImpl38 DISALLOW_COPY_AND_ASSIGN(TestBlinkPlatformImpl);44 TestBlinkPlatformImpl platform_impl; in TEST()