Searched refs:ReleaseAllHandles (Results 1 – 3 of 3) sorted by relevance
162 Status ReleaseAllHandles();164 ~CachedFunctionHandles() { ReleaseAllHandles().IgnoreError(); } in ~CachedFunctionHandles()
333 TF_EXPECT_OK(cached_function_handles.ReleaseAllHandles()); in TEST()
696 Status CachedFunctionHandles::ReleaseAllHandles() { in ReleaseAllHandles() function in tensorflow::CachedFunctionHandles