OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FailNormalTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_fullscreen.cc
176
void TestFullscreen::
FailNormalTest
(const std::string& error) {
296
FailNormalTest
("DidChangeview is in fullscreen");
298
FailNormalTest
("Failed to BindGraphics() in normal");
300
FailNormalTest
("Failed to paint plugin image in normal");
test_fullscreen.h
41
void
FailNormalTest
(const std::string& error);
Completed in 28 milliseconds