Searched defs:underlying (Results 1 – 5 of 5) sorted by relevance
43 private final MethodHandleDesc underlying; field in AsTypeMethodHandleDesc46 AsTypeMethodHandleDesc(MethodHandleDesc underlying, MethodTypeDesc type) { in AsTypeMethodHandleDesc()
111 Clock underlying = Clock.system(PARIS); in test_tick_ClockDuration_zeroDuration() local117 Clock underlying = Clock.system(PARIS); in test_tick_ClockDuration_1nsDuration() local
95 Clock underlying = Clock.system(PARIS); in test_offset_ClockDuration_zeroDuration() local
28 Support_ASimpleInputStream underlying = new Support_ASimpleInputStream(); field in OldPushbackInputStreamTest
27 Support_ASimpleReader underlying = new Support_ASimpleReader(); field in OldPushbackReaderTest