Home
last modified time | relevance | path

Searched refs:InnerTest (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DExtensionRegistryFactoryTest.java51 * definitions to two inner classes {@link InnerTest} and {@link InnerLiteTest}, the latter of which
81 public static class InnerTest implements RegistryTests { class in ExtensionRegistryFactoryTest
235 runTestMethod(storedClassLoader, InnerTest.class); in runTest()
/third_party/python/Lib/unittest/test/
H A Dtest_runner.py553 class InnerTest(unittest.TestCase): class
568 runTests(InnerTest)

Completed in 3 milliseconds