Home
last modified time | relevance | path

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

/external/chromium_org/ui/gfx/image/
Dimage_skia_unittest.cc283 test::TestOnThread empty_on_thread(&empty); in TEST_F() local
284 empty_on_thread.Start(); in TEST_F()
285 empty_on_thread.Join(); in TEST_F()
286 EXPECT_TRUE(empty_on_thread.can_read()); in TEST_F()
287 EXPECT_TRUE(empty_on_thread.can_modify()); in TEST_F()