OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1330 milliseconds