Home
last modified time | relevance | path

Searched defs:three (Results 1 – 25 of 67) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/cache/
DLocalLoadingCacheTest.java122 Object three = new Object(); in testStats() local
153 Object three = new Object(); in testStatsNoops() local
198 Object three = new Object(); in testNoStats() local
226 Object three = new Object(); in testRecordStats() local
241 Object three = new Object(); in testAsMap() local
/external/libcxxabi/test/
Dtest_vector1.pass.cpp67 void *one, *two, *three; in test_empty() local
111 void *one, *two, *three; in test_counted() local
152 void *one, *two, *three; in test_exception_in_constructor() local
209 void *one, *two, *three; in test_exception_in_destructor() local
/external/e2fsprogs/lib/ext2fs/
Dres_gdt.c26 static unsigned int list_backups(ext2_filsys fs, unsigned int *three, in list_backups()
135 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
/external/clang/test/PCH/Inputs/
Dchain-decls2.h5 struct three {}; // for verification struct
/external/llvm/test/MC/ELF/
Ddot-symbol-assignment.s11 three: label
/external/mesa3d/src/glsl/glcpp/tests/
D054-if-with-macros.c3 #define three 3 macro
/external/v8/test/mjsunit/compiler/
Dregress-stacktrace.js35 function three() { function
Dregress-stacktrace-methods.js38 Hest.prototype.three = function() { if (v == 42) throw new Error("urg"); } method in Hest
/external/compiler-rt/test/asan/TestCases/Linux/
Dclang_gcc_abi.cc12 volatile int three = 3; in boom() local
/external/icu/icu4c/source/test/intltest/
Dlistformattertest.h62 const UnicodeString three; variable
Dlistformattertest.cpp38 UnicodeString three, UnicodeString four, UnicodeString results[4]) { in CheckFourCases()
59 UnicodeString three, UnicodeString four, UnicodeString results[4]) { in RecordFourCases()
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp7 three, enumerator
/external/protobuf/src/google/protobuf/
Dunittest_enum_class_multiple_nano.proto46 optional FileScopeEnumMultiple three = 3 [ default = THREE ]; field
/external/clang/test/ARCMT/
Dobjcmt-undefined-ns-macros.m21 typedef enum { three = 1 } NumericEnum3; enum
/external/v8/test/mjsunit/regress/
Dregress-deep-proto.js34 var three = {bar: 0}; variable
/external/strace/tests/
Dmmsg.c19 char three[] = "three"; in main() local
/external/valgrind/exp-bbv/tests/x86/
Dfldcw_check.S128 three: .long 0 # a floating point 3.0 label
/external/valgrind/exp-bbv/tests/amd64-linux/
Dfldcw_check.S164 three: .long 0 # a floating point 3.0 label
/external/clang/test/CodeGenCXX/
Dcp-blocks-linetables.cpp17 zero, one, two, three, four enumerator
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DCodeSignerTest.java70 CodeSigner three = new CodeSigner(cpath, null); in testEqualsObject() local
/external/clang/test/Sema/
Dno-documentation-warn-tagdecl-specifier.c83 enum e8 { three }; enumerator
/external/v8/test/mjsunit/
Dkeyed-call-ic.js56 F.prototype.three = function() {return 'three'; } method in F
/external/icu/icu4c/source/test/cintltst/
Dchashtst.c101 static const char three[6] = {0x74, 0x68, 0x72, 0x65, 0x65, 0}; /* "three" */ in TestBasic() local
161 static const UChar three[6] = {0x0074, 0x0068, 0x0072, 0x0065, 0x0065, 0}; /* L"three" */ in TestOtherAPI() local
/external/lldb/test/functionalities/data-formatter/data-formatter-script/
Dmain.cpp46 i_am_cooler three(10,4,1985,1/1/2011,'B','E'); // Set break point at this line. in main() local
/external/guava/guava-gwt/test-super/com/google/common/primitives/super/com/google/common/primitives/
DBytesTest.java170 List<Byte> three = Arrays.asList((byte) 0, (byte) 1, (byte) 0x55); in testToArray() local

123