Home
last modified time | relevance | path

Searched defs:two (Results 1 – 7 of 7) sorted by relevance

/art/test/068-classloader/src-ex/
DDoubledImplement.java29 public void two() { in two() method in DoubledImplement
DDoubledImplement2.java29 public void two() { in two() method in DoubledImplement2
/art/runtime/
Dutf-inl.h39 const uint8_t two = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
/art/test/050-sync-test/src/
DMain.java48 CpuThread one, two; in countTest() local
/art/test/093-serialization/src/
DMain.java96 Integer two; field in Base
/art/test/046-reflect/src/
DMain.java66 String one, two, three, four; in showStrings() local
/art/compiler/optimizing/
Dregister_allocator_test.cc791 HInstruction* two = new (&allocator) HParameterValue(0, Primitive::kPrimInt); in TEST() local