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

  /external/chromium_org/ppapi/tests/
test_flash_clipboard.h 27 bool ReadHTMLMatches(const std::string& expected);
test_flash_clipboard.cc 97 bool TestFlashClipboard::ReadHTMLMatches(const std::string& expected) {
130 ASSERT_TRUE(ReadHTMLMatches(input));
221 ASSERT_TRUE(ReadHTMLMatches(data[1].AsString()));

Completed in 450 milliseconds