Searched defs:TestEnvironment (Results 1 – 3 of 3) sorted by relevance
28 public final class TestEnvironment implements DocumentsAdapter.Environment { class33 public TestEnvironment(Context testContext, TestEnv env, ActionHandler actionHandler) { in TestEnvironment() method in TestEnvironment
58 TestEnvironment::TestEnvironment( in TestEnvironment() function in rootcanal::TestEnvironment
361 private static class TestEnvironment implements NavigationViewManager.Environment { class in ProfileTabsTest