Searched refs:image_on_thread (Results 1 – 1 of 1) sorted by relevance
261 test::TestOnThread image_on_thread(&image); in TEST() local264 image_on_thread.StartAndJoin(); in TEST()265 EXPECT_TRUE(image_on_thread.can_read()); in TEST()266 EXPECT_TRUE(image_on_thread.can_modify()); in TEST()330 test::TestOnThread image_on_thread(&image); in TEST() local331 image_on_thread.StartAndJoin(); in TEST()334 EXPECT_TRUE(image_on_thread.can_read()); in TEST()335 EXPECT_TRUE(image_on_thread.can_modify()); in TEST()