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

  /external/libmojo/mojo/public/cpp/bindings/lib/
validation_errors.h 95 class MOJO_CPP_BINDINGS_EXPORT ScopedSuppressValidationErrorLoggingForTests {
97 ScopedSuppressValidationErrorLoggingForTests();
98 ~ScopedSuppressValidationErrorLoggingForTests();
103 DISALLOW_COPY_AND_ASSIGN(ScopedSuppressValidationErrorLoggingForTests);
validation_errors.cc 105 ScopedSuppressValidationErrorLoggingForTests
106 ::ScopedSuppressValidationErrorLoggingForTests()
111 ScopedSuppressValidationErrorLoggingForTests
112 ::~ScopedSuppressValidationErrorLoggingForTests() {
  /external/libmojo/mojo/edk/js/tests/
js_to_cpp_tests.cc 438 mojo::internal::ScopedSuppressValidationErrorLoggingForTests log_suppression;
447 mojo::internal::ScopedSuppressValidationErrorLoggingForTests log_suppression;

Completed in 73 milliseconds