HomeSort by relevance Sort by last modified time
    Searched refs:ORIGINAL_ISDIR (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_gce.py 101 ORIGINAL_ISDIR = os.path.isdir
108 os.path.isdir = ORIGINAL_ISDIR
test_devshell.py 128 ORIGINAL_ISDIR = os.path.isdir
135 os.path.isdir = ORIGINAL_ISDIR
test_oauth2client.py 270 ORIGINAL_ISDIR = os.path.isdir
280 os.path.isdir = ORIGINAL_ISDIR
284 ORIGINAL_ISDIR = os.path.isdir
295 os.path.isdir = ORIGINAL_ISDIR
325 ORIGINAL_ISDIR = os.path.isdir
330 os.path.isdir = ORIGINAL_ISDIR
466 ORIGINAL_ISDIR = os.path.isdir
475 os.path.isdir = ORIGINAL_ISDIR
    [all...]

Completed in 57 milliseconds