OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadPlainTextMatches
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_flash_clipboard.h
26
bool
ReadPlainTextMatches
(const std::string& expected);
test_flash_clipboard.cc
86
bool TestFlashClipboard::
ReadPlainTextMatches
(const std::string& expected) {
135
ASSERT_TRUE(
ReadPlainTextMatches
(input));
235
ASSERT_TRUE(
ReadPlainTextMatches
(data[0].AsString()));
Completed in 195 milliseconds