Searched defs:result_check (Results 1 – 3 of 3) sorted by relevance
169 result_check() function
2931 const char* result_check = nullptr; in GetField() local3141 const char* result_check; in CallMethodA() local3324 const char* result_check; in CallMethodV() local
174 def result_check(expected, got, ulp_tol=5, abs_tol=0.0): function