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.cc250 test::TestOnThread empty_on_thread(&empty); in TEST() local
251 empty_on_thread.Start(); in TEST()
252 empty_on_thread.Join(); in TEST()
253 EXPECT_TRUE(empty_on_thread.can_read()); in TEST()
254 EXPECT_TRUE(empty_on_thread.can_modify()); in TEST()