OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
98
bool TestFlashClipboard::
ReadHTMLMatches
(const std::string& expected) {
144
ASSERT_TRUE(
ReadHTMLMatches
(input));
236
ASSERT_TRUE(
ReadHTMLMatches
(data[1].AsString()));
Completed in 81 milliseconds