Home
last modified time | relevance | path

Searched defs:TestCore (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/tests/
Dtest_core.h14 explicit TestCore(TestingInstance* instance) : TestCase(instance) {} in TestCore() function
/external/llvm/bindings/python/llvm/tests/
Dtest_core.py10 class TestCore(TestBase): class