Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd7_unmatched_array_elements_nested.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dintegration_intf_resp_mthd0_unexpected_array_header.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd3_array_num_bytes_less_than_array_header.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd7_unmatched_array_elements.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd6_nested_array_num_bytes_less_than_necessary_size.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd8_array_num_bytes_overflow.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd3_array_num_bytes_less_than_necessary_size.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
/external/libchrome/mojo/public/cpp/bindings/tests/
Dserialization_warning_unittest.cc149 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER); in TEST_F()
216 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER, in TEST_F()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h40 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER, enumerator
Dvalidation_errors.cc31 case VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER: in ValidationErrorToString()
Darray_internal.h323 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER);
330 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,
Darray_serialization.h486 internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,