Searched refs:test_instance_ (Results 1 – 1 of 1) sorted by relevance
59 RegistryControlledDomainService* test_instance_; variable162 if (test_instance_) in GetInstance()163 return test_instance_; in GetInstance()175 RegistryControlledDomainService* old_instance = test_instance_; in SetInstance()176 test_instance_ = instance; in SetInstance()