Home
last modified time | relevance | path

Searched defs:two (Results 1 – 9 of 9) 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/test/641-checker-arraycopy/src/
DMain.java50 public static void assertEquals(Object one, Object two) { in assertEquals()
/art/libdexfile/dex/
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/ti-agent/
Dti_utf.h74 const uint8_t two = *(*utf8_data_in)++; in GetUtf16FromUtf8() 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.cc848 HInstruction* two = new (GetAllocator()) HParameterValue( in TEST_F() local