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