HomeSort by relevance Sort by last modified time
    Searched refs:ClipboardTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/base/clipboard/
clipboard_unittest.cc 33 class ClipboardTest : public PlatformTest {
51 TEST_F(ClipboardTest, ClearTest) {
66 TEST_F(ClipboardTest, TextTest) {
87 TEST_F(ClipboardTest, HTMLTest) {
110 TEST_F(ClipboardTest, RTFTest) {
130 TEST_F(ClipboardTest, MultipleBufferTest) {
168 TEST_F(ClipboardTest, TrickyHTMLTest) {
193 TEST_F(ClipboardTest, UniodeHTMLTest) {
220 TEST_F(ClipboardTest, EmptyHTMLTest) {
241 TEST_F(ClipboardTest, BookmarkTest)
    [all...]
clipboard.h 64 class ClipboardTest;
324 FRIEND_TEST_ALL_PREFIXES(ClipboardTest, SharedBitmapTest);
325 FRIEND_TEST_ALL_PREFIXES(ClipboardTest, EmptyHTMLTest);
326 friend class ClipboardTest;

Completed in 87 milliseconds