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

  /external/chromium/base/test/
test_suite.h 26 typedef bool (*TestMatch)(const testing::TestInfo&);
49 int GetTestCount(TestMatch test_match);
test_suite.cc 97 int TestSuite::GetTestCount(TestMatch test_match) {
  /external/chromium_org/base/test/
test_suite.h 26 typedef bool (*TestMatch)(const testing::TestInfo&);

Completed in 1198 milliseconds