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

  /external/chromium_org/ppapi/tests/
testing_instance.h 129 TestCase* CaseForTestName(const std::string& name);
testing_instance.cc 70 current_case_ = CaseForTestName(argv[i]);
230 TestCase* TestingInstance::CaseForTestName(const std::string& name) {

Completed in 613 milliseconds