Searched refs:ClipboardStandaloneTest (Results 1 – 1 of 1) sorted by relevance
46 class ClipboardStandaloneTest : public testing::Test { class48 ClipboardStandaloneTest() {} in ClipboardStandaloneTest() function in mojo::service::ClipboardStandaloneTest49 virtual ~ClipboardStandaloneTest() {} in ~ClipboardStandaloneTest()106 DISALLOW_COPY_AND_ASSIGN(ClipboardStandaloneTest);109 TEST_F(ClipboardStandaloneTest, EmptyClipboardOK) { in TEST_F() argument116 TEST_F(ClipboardStandaloneTest, CanReadBackText) { in TEST_F() argument128 TEST_F(ClipboardStandaloneTest, CanSetMultipleDataTypesAtOnce) { in TEST_F() argument152 TEST_F(ClipboardStandaloneTest, CanClearClipboardWithNull) { in TEST_F() argument168 TEST_F(ClipboardStandaloneTest, CanClearClipboardWithZeroArray) { in TEST_F() argument