Searched refs:ApproximateMatch (Results 1 – 3 of 3) sorted by relevance
28 struct ApproximateMatch { struct29 bool operator==(const ApproximateMatch& other) const {49 std::optional<ApproximateMatch> getApproximateMatch( argument294 ApproximateStack(NonBufferHash hash, LayerStack::ApproximateMatch match)302 LayerStack::ApproximateMatch match;
26 std::optional<LayerStack::ApproximateMatch> LayerStack::getApproximateMatch( in getApproximateMatch()33 std::optional<ApproximateMatch> approximateMatch = {}; in getApproximateMatch()64 approximateMatch = ApproximateMatch{ in getApproximateMatch()81 return ApproximateMatch{ in getApproximateMatch()
150 LayerStack::ApproximateMatch expectedMatch; in TEST_F()181 LayerStack::ApproximateMatch expectedMatch; in TEST_F()250 LayerStack::ApproximateMatch expectedMatch; in TEST_F()296 LayerStack::ApproximateMatch expectedMatch; in TEST_F()