Searched refs:test_config_state (Results 1 – 1 of 1) sorted by relevance
97 TestConfigState* test_config_state = TestConfigState::GetInstance(); in set_test_config_state() local98 test_config_state->set_config_state(value); in set_test_config_state()113 TestConfigState* test_config_state = TestConfigState::GetInstance(); in RunImpl() local115 if (!test_config_state->config_state()) { in RunImpl()120 result_.reset(test_config_state->config_state()->DeepCopy()); in RunImpl()