Home
last modified time | relevance | path

Searched refs:VALIDATION_ERROR_UNKNOWN_ENUM_VALUE (Results 1 – 8 of 8) sorted by relevance

/external/libchrome/mojo/public/interfaces/bindings/tests/data/validation/
Dconformance_mthd15_uknown_non_extensible_enum_array_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd16_uknown_non_extensible_enum_map_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd16_uknown_non_extensible_enum_map_key.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd22_empty_nonextensible_enum_accepts_no_values.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
Dconformance_mthd14_uknown_non_extensible_enum_value.expected1 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE
/external/libchrome/mojo/public/cpp/bindings/lib/
Dvalidation_errors.h70 VALIDATION_ERROR_UNKNOWN_ENUM_VALUE, enumerator
Dvalidation_errors.cc55 case VALIDATION_ERROR_UNKNOWN_ENUM_VALUE: in ValidationErrorToString()
/external/libchrome/mojo/public/tools/bindings/generators/cpp_templates/
Denum_macros.tmpl78 mojo::internal::VALIDATION_ERROR_UNKNOWN_ENUM_VALUE);