OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_in_error
(Results
1 - 2
of
2
) sorted by null
/external/python/oauth2client/oauth2client/contrib/
appengine.py
600
self.
_in_error
= False
624
if self.
_in_error
:
691
if self.
_in_error
:
[
all
...]
/external/python/oauth2client/tests/contrib/
test_appengine.py
641
# NOTE: This branch is never reached.
_in_error
is not set by any code
643
self.decorator.
_in_error
= True
[
all
...]
Completed in 43 milliseconds