Searched defs:stdMethodName (Results 1 - 4 of 4) sorted by relevance

/openjdk9/jdk/test/jdk/lambda/separate/
H A DTestHarness.java58 public static final String stdMethodName = SourceModel.stdMethodName; field in class:TestHarness
H A DSourceModel.java32 public static final String stdMethodName = "m"; field in class:SourceModel
/openjdk9/langtools/test/tools/javac/lambdaShapes/org/openjdk/tests/separate/
H A DTestHarness.java58 public static final String stdMethodName = SourceModel.stdMethodName; field in class:TestHarness
H A DSourceModel.java32 public static final String stdMethodName = "m"; field in class:SourceModel

Completed in 96 milliseconds