Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h96 ScopedSuppressValidationErrorLoggingForTests { in COMPONENT_EXPORT()
98 ScopedSuppressValidationErrorLoggingForTests(); in COMPONENT_EXPORT()
99 ~ScopedSuppressValidationErrorLoggingForTests(); in COMPONENT_EXPORT()
104 DISALLOW_COPY_AND_ASSIGN(ScopedSuppressValidationErrorLoggingForTests); in COMPONENT_EXPORT()
Dvalidation_errors.cc105 ScopedSuppressValidationErrorLoggingForTests
106 ::ScopedSuppressValidationErrorLoggingForTests() in ScopedSuppressValidationErrorLoggingForTests() function in mojo::internal::ScopedSuppressValidationErrorLoggingForTests
111 ScopedSuppressValidationErrorLoggingForTests
112 ::~ScopedSuppressValidationErrorLoggingForTests() { in ~ScopedSuppressValidationErrorLoggingForTests()
/external/libchrome/mojo/public/tools/fuzzers/
Dmojo_parse_message_proto_fuzzer.cc59 mojo::internal::ScopedSuppressValidationErrorLoggingForTests log_suppression;
Dmojo_parse_message_fuzzer.cc48 mojo::internal::ScopedSuppressValidationErrorLoggingForTests log_suppression;