OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestLogFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/extensions/browser/api/test/
test_api.h
50
class
TestLogFunction
: public TestExtensionFunction {
55
virtual ~
TestLogFunction
();
test_api.cc
71
TestLogFunction
::~
TestLogFunction
() {}
73
bool
TestLogFunction
::RunSafe() {
Completed in 68 milliseconds