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

  /external/chromium_org/ui/base/clipboard/
clipboard_unittest.cc 36 class ClipboardTest : public PlatformTest {
54 TEST_F(ClipboardTest, ClearTest) {
69 TEST_F(ClipboardTest, TextTest) {
90 TEST_F(ClipboardTest, HTMLTest) {
115 TEST_F(ClipboardTest, RTFTest) {
135 TEST_F(ClipboardTest, MultipleBufferTest) {
176 TEST_F(ClipboardTest, TrickyHTMLTest) {
203 TEST_F(ClipboardTest, UniodeHTMLTest) {
230 TEST_F(ClipboardTest, EmptyHTMLTest) {
251 TEST_F(ClipboardTest, BookmarkTest)
    [all...]
clipboard.h 65 class ClipboardTest;
312 FRIEND_TEST_ALL_PREFIXES(ClipboardTest, SharedBitmapTest);
313 FRIEND_TEST_ALL_PREFIXES(ClipboardTest, EmptyHTMLTest);
314 friend class ClipboardTest;
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
ClipboardTest.java 24 public class ClipboardTest extends ContentShellTestBase {

Completed in 330 milliseconds