Searched refs:TF_AbortWhile (Results 1 – 4 of 4) sorted by relevance
408 TF_AbortWhile(params_.get()); in TEST_F()
1174 TF_CAPI_EXPORT extern void TF_AbortWhile(const TF_WhileParams* params);
2481 void TF_AbortWhile(const TF_WhileParams* params) { FreeWhileResources(params); } in TF_AbortWhile() function
475 %ignore TF_AbortWhile;