Home
last modified time | relevance | path

Searched refs:is_not_reviewable (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/mturk/
H A Dcleanup_tests.py32 is_not_reviewable = lambda hit: not is_reviewable(hit) function
34 hits_to_disable = filter(is_not_reviewable, hits_to_process)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/mturk/
H A Dcleanup_tests.py32 is_not_reviewable = lambda hit: not is_reviewable(hit) function
34 hits_to_disable = filter(is_not_reviewable, hits_to_process)
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/mturk/
H A Dcleanup_tests.py32 is_not_reviewable = lambda hit: not is_reviewable(hit) function
34 hits_to_disable = filter(is_not_reviewable, hits_to_process)
/dports/devel/py-boto/boto-2.49.0/tests/mturk/
H A Dcleanup_tests.py32 is_not_reviewable = lambda hit: not is_reviewable(hit) function
34 hits_to_disable = filter(is_not_reviewable, hits_to_process)