Home
last modified time | relevance | path

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

/art/test/005-annotations/src/android/test/anno/
DFullyNoted.java19 public int bar( in bar()
28 public int bar1( in bar1()
/art/tools/
Dsymbolize.sh29 function one() { function
/art/test/068-classloader/src/
DDoubledImplement2.java29 public void one() { in one() method in DoubledImplement2
DDoubledImplement.java29 public void one() { in one() method in DoubledImplement
/art/test/003-omnibus-opcodes/src/
DThrow.java29 public void one() { in one() method in Throw
DIntMath.java91 int one = thirtyTwo / 32; in shiftTest3() local
/art/test/641-checker-arraycopy/src/
DMain.java50 public static void assertEquals(Object one, Object two) { in assertEquals()
/art/libdexfile/dex/
Dutf-inl.h33 const uint8_t one = *(*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.h68 const uint8_t one = *(*utf8_data_in)++; in GetUtf16FromUtf8() local
/art/test/093-serialization/src/
DMain.java95 Boolean one; field in Base
/art/runtime/jdwp/
Djdwp_socket.cc131 int one = 1; in SocketStartup() local
/art/test/023-many-interfaces/src/
DManyInterfaces.java191 Interface001 one; in run() local
/art/test/046-reflect/src/
DMain.java66 String one, two, three, four; in showStrings() local
/art/compiler/optimizing/
Dregister_allocator_test.cc868 HInstruction* one = new (GetAllocator()) HParameterValue( in TEST_F() local