1 write to _timeOutOldValue
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
83_timeOutOldValue = Environment.GetEnvironmentVariable(ResourceManagerUtils.TimeoutEnvVariable);
1 reference to _timeOutOldValue
Microsoft.ML.TensorFlow.Tests (1)
TensorflowTests.cs (1)
90Environment.SetEnvironmentVariable(ResourceManagerUtils.TimeoutEnvVariable, _timeOutOldValue);