Searched refs:_is_list (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/mock/
H A Dmock.py237 def _is_list(obj): function
543 if spec is not None and not _is_list(spec):
1300 if _is_list(this_spec):
1326 if (not _is_list(this_spec) and not
2154 if _is_list(spec):
/external/chromium-trace/catapult/third_party/mock/
H A Dmock.py237 def _is_list(obj): function
543 if spec is not None and not _is_list(spec):
1300 if _is_list(this_spec):
1326 if (not _is_list(this_spec) and not
2154 if _is_list(spec):

Completed in 115 milliseconds