Searched defs:check_function (Results 1 – 3 of 3) sorted by relevance
669 const CheckParameterValue check_function, void * const check_data, in _expect_check()862 const CheckParameterValue check_function, const int count) { in expect_set()922 const CheckParameterValue check_function, const int count) { in expect_range()1033 const CheckParameterValue check_function, const int count) { in expect_memory_setup()
52 #define expect_check(function, parameter, check_function, check_data) \ argument
1195 auto check_function = [&](absl::Span<const int64> indexes) { in TEST_F() local1237 auto check_function = [&](absl::Span<const int64> indexes) { in TEST_F() local