Searched defs:checker_function (Results 1 – 2 of 2) sorted by relevance
139 std::shared_ptr<UtilityFunction> checker_function) in Instrumenter()311 std::shared_ptr<UtilityFunction> checker_function) in ValidPointerChecker()369 std::shared_ptr<UtilityFunction> checker_function) in ObjcObjectChecker()
82 #define CHECK_BENCHMARK_RESULTS(bm_name_pattern, checker_function) \ argument