Home
last modified time | relevance | path

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

/external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
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
Dintegration_intf_resp_mthd0_unexpected_array_header.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd3_array_num_bytes_less_than_necessary_size.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_nested.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
Dconformance_mthd7_unmatched_array_elements.expected1 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER
/external/libmojo/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h36 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER, enumerator
Dvalidation_errors.cc30 case VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER: in ValidationErrorToString()
Darray_internal.h301 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER);
308 VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,
Darray_serialization.h520 internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER,
/external/libmojo/mojo/public/cpp/bindings/tests/
Dserialization_warning_unittest.cc145 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER); in TEST_F()
205 mojo::internal::VALIDATION_ERROR_UNEXPECTED_ARRAY_HEADER, in TEST_F()