OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldIgnore
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sql/test/
scoped_error_ignorer.h
44
bool
ShouldIgnore
(int err);
scoped_error_ignorer.cc
15
base::Bind(&ScopedErrorIgnorer::
ShouldIgnore
, base::Unretained(this));
35
bool ScopedErrorIgnorer::
ShouldIgnore
(int err) {
Completed in 2076 milliseconds