Searched refs:TestGenerator (Results 1 – 3 of 3) sorted by relevance
43 …}" && java -cp "${ASM_CLASSPATH}:${BUILD_PATH}" art.constmethodhandle.TestGenerator "${BUILD_PATH}…
2 contents of src/. Then it uses TestGenerator to add additional functions to the
37 public class TestGenerator { class46 Path initTestInvoke = base.resolve(TestGenerator.class.getPackage().getName().replace('.', '/')) in main()