Searched refs:ReleaseAllHandles (Results 1 – 3 of 3) sorted by relevance
161 Status ReleaseAllHandles();163 ~CachedFunctionHandles() { ReleaseAllHandles().IgnoreError(); } in ~CachedFunctionHandles()
331 TF_EXPECT_OK(cached_function_handles.ReleaseAllHandles()); in TEST()
703 Status CachedFunctionHandles::ReleaseAllHandles() { in ReleaseAllHandles() function in tensorflow::CachedFunctionHandles