Searched defs:ProcessFunctionLibraryRuntimeTest (Results 1 – 1 of 1) sorted by relevance
99 class ProcessFunctionLibraryRuntimeTest : public ::testing::Test { class101 ProcessFunctionLibraryRuntimeTest() { in ProcessFunctionLibraryRuntimeTest() function in tensorflow::__anon96a4e55d0111::ProcessFunctionLibraryRuntimeTest334 TEST_F(ProcessFunctionLibraryRuntimeTest, GetFLRNull) { in TEST_F() argument348 TEST_F(ProcessFunctionLibraryRuntimeTest, Basic) { in TEST_F() argument367 TEST_F(ProcessFunctionLibraryRuntimeTest, GetDeviceIncarnation) { in TEST_F() argument379 TEST_F(ProcessFunctionLibraryRuntimeTest, SingleCall) { in TEST_F() argument393 TEST_F(ProcessFunctionLibraryRuntimeTest, SingleCallFindDevice) { in TEST_F() argument410 TEST_F(ProcessFunctionLibraryRuntimeTest, MultipleCallsSameDeviceXTimes) { in TEST_F() argument427 TEST_F(ProcessFunctionLibraryRuntimeTest, MultipleCallsSameDeviceFindDevice) { in TEST_F() argument445 TEST_F(ProcessFunctionLibraryRuntimeTest, MultipleCallsDiffDeviceFindDevice) { in TEST_F() argument[all …]