Home
last modified time | relevance | path

Searched defs:error_occurred (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/aws-crt-java/codebuild/
H A DCanaryWrapper_Classes.py254 def cleanup(self, error_occurred=False): argument
872 def cleanup_monitor(self, error_occurred=False): argument
999 def cleanup_monitor(self, error_occurred=False): argument
/aosp_15_r20/tools/tradefederation/core/javatests/res/testtype/
Dgbench_output7.json41 "error_occurred": true, boolean
/aosp_15_r20/external/flac/src/metaflac/
H A Doperations_shorthand_seektable.c106 FLAC__bool error_occurred; member
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Dskip_with_error_test.cc30 bool error_occurred; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Dskip_with_error_test.cc30 bool error_occurred; member
/aosp_15_r20/external/google-benchmark/test/
H A Dskip_with_error_test.cc30 bool error_occurred; member
/aosp_15_r20/external/flac/src/test_seeking/
H A Dmain.c47 FLAC__bool error_occurred; member
/aosp_15_r20/external/flac/src/test_libFLAC/
H A Ddecoders.c57 FLAC__bool error_occurred; member
H A Dmetadata_manip.c59 FLAC__bool error_occurred; member
/aosp_15_r20/external/flac/src/flac/
H A Ddecode.c279 void DecoderSession_destroy(DecoderSession *d, FLAC__bool error_occurred) in DecoderSession_destroy()
/aosp_15_r20/trusty/user/base/tools/
Dmanifest_compiler.py305 def error_occurred(self): member in Log
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1347 bool error_occurred; member
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h868 bool error_occurred() const { return internal::SkippedWithError == skipped_; } in error_occurred() function
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h831 bool error_occurred() const { return internal::SkippedWithError == skipped_; } in error_occurred() function