Home
last modified time | relevance | path

Searched defs:TestOnlyReset (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/
H A Ddevice_id_manager.cc78 void TestOnlyReset() TF_LOCKS_EXCLUDED(mu_) { in TestOnlyReset() function in tensorflow::__anon262f9f670111::TfToPlatformDeviceIdMap
115 void DeviceIdManager::TestOnlyReset() { in TestOnlyReset() function in tensorflow::DeviceIdManager
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_id_manager.cc35 void GpuIdManager::TestOnlyReset() { DeviceIdManager::TestOnlyReset(); } in TestOnlyReset() function in tensorflow::GpuIdManager
H A Dgpu_process_state.cc438 void GPUProcessState::TestOnlyReset() { in TestOnlyReset() function in tensorflow::GPUProcessState
H A Dgpu_device.cc314 void TestOnlyReset() { in TestOnlyReset() function in tensorflow::BaseGPUDevice::StreamGroupFactory
2062 void BaseGPUDevice::TestOnlyReset() { in TestOnlyReset() function in tensorflow::BaseGPUDevice
/aosp_15_r20/external/grpc-grpc/src/core/lib/channel/
H A Dchannelz_registry.h66 static void TestOnlyReset() { in TestOnlyReset() function
H A Dcall_tracer.cc63 void ServerCallTracerFactory::TestOnlyReset() { in TestOnlyReset() function in grpc_core::ServerCallTracerFactory
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/channel/
Dchannelz_registry.h64 static void TestOnlyReset() { in TestOnlyReset() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_state.cc158 void ProcessState::TestOnlyReset() { in TestOnlyReset() function in tensorflow::ProcessState