OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CaseForTestName
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
testing_instance.h
133
TestCase*
CaseForTestName
(const std::string& name);
testing_instance.cc
70
current_case_ =
CaseForTestName
(argv[i]);
237
TestCase* TestingInstance::
CaseForTestName
(const std::string& name) {
Completed in 33 milliseconds