Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodTypeForm.java352 Class<?>[] ptc = MethodTypeForm.canonicalizeAll(ptypes, howArgs); in canonicalize() local
/libcore/luni/src/test/java/libcore/java/lang/
DOldClassTest.java382 PublicTestClass ptc = new PublicTestClass(); in test_getEnclosingMethod() local
395 PublicTestClass ptc = new PublicTestClass(); in test_getEnclosingConstructor() local