Home
last modified time | relevance | path

Searched defs:InvalidFormat (Results 1 – 5 of 5) sorted by relevance

/third_party/libexif/contrib/c++/
Dexif.hxx42 struct InvalidFormat : std::runtime_error struct
44 InvalidFormat(const std::string& s) in InvalidFormat() argument
/third_party/vk-gl-cts/external/amber/src/src/
Dtype_parser_test.cc1218 TEST_F(TypeParserTest, InvalidFormat) { in TEST_F() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DIOSurfaceWrappingTests.cpp223 TEST_P(IOSurfaceValidationTests, InvalidFormat) { in TEST_P() argument
DD3D12ResourceWrappingTests.cpp267 TEST_P(D3D12SharedHandleValidation, InvalidFormat) { in TEST_P() argument
/third_party/rust/crates/humantime/src/
Ddate.rs43 InvalidFormat, enumerator