OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestCore
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_core.h
12
class
TestCore
: public TestCase {
14
explicit
TestCore
(TestingInstance* instance) : TestCase(instance) {}
/external/llvm/bindings/python/llvm/tests/
test_core.py
5
class
TestCore
(TestBase):
Completed in 57 milliseconds