Searched refs:TestOnlyReset (Results 1 – 12 of 12) sorted by relevance
78 void TestOnlyReset() TF_LOCKS_EXCLUDED(mu_) { in TestOnlyReset() function in tensorflow::__anonfb4ca2d80111::TfToPlatformDeviceIdMap115 void DeviceIdManager::TestOnlyReset() { in TestOnlyReset() function in tensorflow::DeviceIdManager116 TfToPlatformDeviceIdMap::singleton()->TestOnlyReset(); in TestOnlyReset()
41 static void TestOnlyReset();
35 void GpuIdManager::TestOnlyReset() { DeviceIdManager::TestOnlyReset(); } in TestOnlyReset() function in tensorflow::GpuIdManager
37 static void TestOnlyReset();
131 virtual void TestOnlyReset();
391 void GPUProcessState::TestOnlyReset() { in TestOnlyReset() function in tensorflow::GPUProcessState393 process_state_->ProcessState::TestOnlyReset(); in TestOnlyReset()
65 BaseGPUDevice::TestOnlyReset(); in TearDown()66 GPUProcessState::singleton()->TestOnlyReset(); in TearDown()
120 static void TestOnlyReset();
306 void TestOnlyReset() { in TestOnlyReset() function in tensorflow::BaseGPUDevice::StreamGroupFactory1929 void BaseGPUDevice::TestOnlyReset() { in TestOnlyReset() function in tensorflow::BaseGPUDevice1930 StreamGroupFactory::Global().TestOnlyReset(); in TestOnlyReset()
30 GpuIdManager::TestOnlyReset(); in TEST()68 GpuIdManager::TestOnlyReset(); in TEST()
92 void TestOnlyReset();
154 void ProcessState::TestOnlyReset() { in TestOnlyReset() function in tensorflow::ProcessState