Searched refs:CleanupAll (Results 1 – 9 of 9) sorted by relevance
141 TEST_F(RpcRendezvousMgrTest, CleanupAll) { in TEST_F() argument152 rmgr_.CleanupAll(); in TEST_F()
138 SETUP_FOR_REQUEST(CleanupAll, 1, false); in HandleRPCsLoop()203 HANDLE_CALL(CleanupAll);
95 virtual void CleanupAll() = 0;
92 void CleanupAll() override;
163 Status CleanupAll(const CleanupAllRequest* request, in CleanupAll() function
119 void BaseRendezvousMgr::CleanupAll() { in CleanupAll() function in tensorflow::BaseRendezvousMgr
58 TEST(SystemPropertyTest, CleanupAll) { in TEST() argument
63 rpc CleanupAll(CleanupAllRequest) returns (CleanupAllResponse); rpc
174 // CleanupAll method request/response messages