Home
last modified time | relevance | path

Searched refs:within (Results 1 – 6 of 6) sorted by relevance

/libcore/ojluni/src/test/java/util/stream/test/org/openjdk/tests/java/util/stream/
DWhileOpStatefulTest.java72 within(System.currentTimeMillis(), COUNT_PERIOD); in testTimedTakeWithCount()
291 BooleanSupplier isWithinExecutionPeriod = within(System.currentTimeMillis(), in testWhileMulti()
300 BooleanSupplier isWithinExecutionPeriod = within(System.currentTimeMillis(), in testWhileMulti()
339 static BooleanSupplier within(long start, long durationInMillis) { in within() method in WhileOpStatefulTest
/libcore/benchmarks/libs/
Dcaliper.jar.txt65 subsequently incorporated within the Work.
85 or a Contribution incorporated within the Work constitutes direct
110 within such NOTICE file, excluding those notices that do not
112 of the following places: within a NOTICE text file distributed
113 as part of the Derivative Works; within the Source form or
115 within a display generated by the Derivative Works, if and
119 notices within Derivative Works that You distribute, alongside
188 identification within third-party archives.
/libcore/expectations/
Dvirtualdeviceknownfailures.txt9 * support broadcast, multicast, or IPv6 traffic within the network: VMs in the
Dknownfailures.txt1433 description: "Recursive calls to Charset.forName from within providers will overflow the stack.",
/libcore/ojluni/src/test/java/util/Base64/
Dplain.txt39 (2) In a MIME body part header within a multipart
113 ; to use within parameter values
/libcore/ojluni/src/main/java/java/nio/
DX-Buffer.java.template796 * The offset within the array of the first $type$ to be
877 * The offset within the array of the first $type$ to be
1076 * The index within the source buffer of the first $type$ to be
1272 * The offset within the array of the first $type$ to be read;
1358 * The offset within the array of the first $type$ to be read;
1500 * The offset within the string of the first $type$ to be read;
1505 * The offset within the string of the last $type$ to be read,
1613 * Returns the offset within this buffer's backing array of the first
1623 * @return The offset within this buffer's array
1890 * position of each sequence within its corresponding buffer.
[all …]