Searched refs:m_singleton (Results 1 – 4 of 4) sorted by relevance
15 ISingleton m_singleton; field in Guice1Test19 m_singleton.doSomething(); in singletonShouldWork()20 m_object = m_singleton; in singletonShouldWork()
10 ISingleton m_singleton; field in GuiceInheritanceTest14 m_singleton.doSomething(); in singletonShouldWork()
12 ISingleton m_singleton; field in GuiceModuleFactoryTest16 m_singleton.doSomething(); in singletonShouldWork()
15 ISingleton m_singleton; field in Guice2Test19 m_object = m_singleton; in singletonShouldWork()