Searched defs:TestDisable (Results 1 – 1 of 1) sorted by relevance
244 struct TestDisable { in failure_is_expected() struct245 std::optional<std::regex> deviceName; in failure_is_expected()246 std::optional<std::string_view> backendAPI; in failure_is_expected()247 std::optional<TestTypeMatcher> testTypeMatcher; in failure_is_expected()248 std::optional<bool> platform; in failure_is_expected()