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

  /external/chromium_org/ppapi/tests/
test_core.h 12 class TestCore : public TestCase {
14 explicit TestCore(TestingInstance* instance) : TestCase(instance) {}
test_core.cc 14 bool TestCore::Init() {
18 void TestCore::RunTests(const std::string& filter) {
23 std::string TestCore::TestTime() {
36 std::string TestCore::TestTimeTicks() {
  /external/llvm/bindings/python/llvm/tests/
test_core.py 10 class TestCore(TestBase):

Completed in 89 milliseconds