OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestConsole
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
test_console.h
13
class
TestConsole
: public TestCase {
15
explicit
TestConsole
(TestingInstance* instance);
test_console.cc
15
TestConsole
::
TestConsole
(TestingInstance* instance)
20
bool
TestConsole
::Init() {
26
void
TestConsole
::RunTests(const std::string& filter) {
45
std::string
TestConsole
::TestSmoke() {
Completed in 721 milliseconds