Home
last modified time | relevance | path

Searched defs:one (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DConditionPriorityBlockingQueueTest.java52 Integer one = Integer.valueOf(1); in testTake() local
63 Integer one = Integer.valueOf(1); in testTake_priority() local
78 Integer one = Integer.valueOf(1); in testTake_fifo() local
92 Integer one = Integer.valueOf(1); in testTake_priorityReverse() local
105 final Integer one = Integer.valueOf(1); in testTake_delayedAdd() local
127 final Integer one = Integer.valueOf(1); in testTake_matcher_delayedAdd() local
151 final Integer one = Integer.valueOf(1); in testTake_multiple_matchers() local
230 Integer one = Integer.valueOf(1); in testPoll_condition() local
243 Integer one = Integer.valueOf(1); in testPoll_time_condition() local
258 Integer one = Integer.valueOf(1); in testPoll_fifo_condition() local
[all …]
/tools/dexter/slicer/
Ddex_utf8.cc31 u4 one = *(*pUtf8Ptr)++; in GetUtf16FromUtf8() local
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationTest.java680 Configuration one = new Configuration("test", "test"); in testDumpChangedOption() local
712 Configuration one = new Configuration("test", "test"); in testDumpChangedOption_structure() local