Home
last modified time | relevance | path

Searched defs:skip_reason (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/
H A D_result.py68 skip_reason=None, argument
104 skip_reason=None, argument
/aosp_15_r20/external/googleapis/google/cloud/video/stitcher/v1/
H A Dstitch_details.proto59 string skip_reason = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/google-cloud-java/java-video-stitcher/proto-google-cloud-video-stitcher-v1/src/main/proto/google/cloud/video/stitcher/v1/
H A Dstitch_details.proto56 string skip_reason = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/pytorch/scripts/compile_tests/
H A Dfailures_histogram.py21 def skip_reason(testcase): function
/aosp_15_r20/tools/tradefederation/core/proto/resultdb/
Dtest_result.proto172 SkipReason skip_reason = 18; field
/aosp_15_r20/tools/tradefederation/core/proto/
Dtest_record.proto70 SkipReason skip_reason = 13; field
/aosp_15_r20/external/cronet/build/gn_ast/
H A Dgn_editor.py45 skip_reason: str = '' variable in OperationResult
/aosp_15_r20/external/angle/build/gn_ast/
H A Dgn_editor.py45 skip_reason: str = '' variable in OperationResult
/aosp_15_r20/external/python/absl-py/absl/testing/
Dxml_reporter.py417 skip_reason=None): argument
/aosp_15_r20/external/autotest/server/site_tests/tast/
H A Dtast_unittest.py860 skip_reason=None, argument
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dperf.c3386 const char *skip_reason = NULL, *report_reason = NULL; in gen8_test_single_ctx_render_target_writes_a_counter() local