Home
last modified time | relevance | path

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

/external/chromium_org/content/child/
Dblink_platform_unittest.cc13 class TestBlinkPlatformImpl : public BlinkPlatformImpl { class
15 TestBlinkPlatformImpl() : mock_monotonically_increasing_time_(0) {} in TestBlinkPlatformImpl() function in content::TestBlinkPlatformImpl
38 DISALLOW_COPY_AND_ASSIGN(TestBlinkPlatformImpl);
44 TestBlinkPlatformImpl platform_impl; in TEST()