Home
last modified time | relevance | path

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

1234

/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/llvm/test/MC/ELF/
Ddot-symbol-assignment.s11 three: label
/external/clang/test/PCH/Inputs/
Dchain-decls2.h5 struct three {}; // for verification struct
/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/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/compiler-rt/test/asan/TestCases/Linux/
Dclang_gcc_abi.cc13 volatile int three = 3; in boom() local
/external/testng/src/test/java/test/methodinterceptors/
DLockUpInterceptorSampleTest.java21 public void three() { in three() method in LockUpInterceptorSampleTest
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp7 three, enumerator
/external/caliper/examples/src/main/java/examples/
DVarargsBenchmark.java42 @Override long three(long a, long b, long c) { in three() method
66 @Override long three(long a, long b, long c) { in three() method
87 abstract long three(long a, long b, long c); in three() method in VarargsBenchmark.Strategy
112 private static long three(long a, long b, long c) { in three() method in VarargsBenchmark
/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/testng/src/test/java/test/annotationtransformer/
DAnnotationTransformerSampleTest.java25 public void three() { in three() method in AnnotationTransformerSampleTest
/external/strace/tests/
Dmmsg.c47 char three[] = "three"; in main() local
/external/valgrind/exp-bbv/tests/x86/
Dfldcw_check.S141 three: .long 0 # a floating point 3.0 label
/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/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/CodeGenCXX/
Dcp-blocks-linetables.cpp17 zero, one, two, three, four enumerator
/external/valgrind/exp-bbv/tests/amd64-linux/
Dfldcw_check.S164 three: .long 0 # a floating point 3.0 label
/external/clang/test/Sema/
Dno-documentation-warn-tagdecl-specifier.c83 enum e8 { three }; enumerator

1234