Searched refs:TestableLibraryParameter (Results 1 – 1 of 1) sorted by relevance
136 TestableLibraryParameter param = new TestableLibraryParameter(name); in getTestableSharedLibraryParameters()187 public void testRuntimeCompatibilityWithCurrentApi(TestableLibraryParameter parameter) { in testRuntimeCompatibilityWithCurrentApi()219 public void testRuntimeCompatibilityWithPreviousApis(TestableLibraryParameter parameter) { in testRuntimeCompatibilityWithPreviousApis()253 public static class TestableLibraryParameter { class257 public TestableLibraryParameter(String name) { in TestableLibraryParameter() method in TestableLibraryParameter