Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNEXPECTED_NULL_POINTER (Results 1 – 18 of 18) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/tests/
Dserialization_warning_unittest.cc116 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
129 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
177 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in TEST_F()
208 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in TEST_F()
226 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
235 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER); in TEST_F()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_util.h102 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in ValidatePointerNonNullable()
114 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, in ValidateInlinedUnionNonNullable()
Dvalidation_errors.h48 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER, enumerator
Dvalidation_errors.cc39 case VALIDATION_ERROR_UNEXPECTED_NULL_POINTER: in ValidationErrorToString()
Darray_internal.h194 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
245 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
Dvalidation_util.cc23 error == VALIDATION_ERROR_UNEXPECTED_NULL_POINTER ? "null" : "invalid"; in ReportNonNullableValidationError()
Darray_serialization.h364 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
444 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd10_null_keys.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd9_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd8_unexpected_null_string.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd10_one_null_key.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd8_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd1_unexpected_null_struct.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd7_unexpected_null_fixed_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd3_unexpected_null_array.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
Dconformance_mthd10_null_values.expected1 VALIDATION_ERROR_UNEXPECTED_NULL_POINTER
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Dunion_serialization_declaration.tmpl60 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,
Dstruct_macros.tmpl64 mojo::internal::VALIDATION_ERROR_UNEXPECTED_NULL_POINTER,