Searched refs:TestFeatureFlagRepository (Results 1 – 3 of 3) sorted by relevance
24 class TestFeatureFlagRepository( class
32 val flags = TestFeatureFlagRepository(mapOf()) in <lambda>()
238 new TestFeatureFlagRepository(mFlags); in setup()