Searched refs:factory_for_test (Results 1 – 2 of 2) sorted by relevance
211 static void SetFactoryForTest(const FactoryCallback& factory_for_test);
578 const FactoryCallback& factory_for_test) { in SetFactoryForTest() argument579 GetInstance()->factory_for_test_ = factory_for_test; in SetFactoryForTest()