Searched refs:CustomTextureExpectation (Results 1 – 2 of 2) sorted by relevance
192 class CustomTextureExpectation; variable389 std::is_base_of<detail::CustomTextureExpectation, E>::value>::type>762 class CustomTextureExpectation : public Expectation {764 virtual ~CustomTextureExpectation() = default;
45 class ExpectNonZero : public detail::CustomTextureExpectation {