Home
last modified time | relevance | path

Searched defs:TestRulesEngine (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DLayoutTestBase.java193 private static class TestRulesEngine implements IClientRulesEngine { class in LayoutTestBase
196 protected TestRulesEngine(String fqn) { in TestRulesEngine() method in LayoutTestBase.TestRulesEngine