Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/
H A Dvendor_boot_img_utils_test.cpp56 #define EXPECT_ERROR(expr, error_matcher) \ argument
62 Property(&decltype(expr)::error_type::message, error_matcher)))); \