/external/guava/guava-tests/test/com/google/common/cache/ |
D | LocalLoadingCacheTest.java | 122 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/ |
D | test_vector1.pass.cpp | 78 void *one, *two, *three; in test_empty() local 122 void *one, *two, *three; in test_counted() local 164 void *one, *two, *three; in test_exception_in_constructor() local 223 void *one, *two, *three; in test_exception_in_destructor() local
|
/external/clang/test/PCH/Inputs/ |
D | chain-decls2.h | 5 struct three {}; // for verification struct
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
D | dot-symbol-assignment.s | 11 three: label
|
/external/llvm/test/MC/ELF/ |
D | dot-symbol-assignment.s | 11 three: label
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_sockmap_kern.h | 184 int *bytes, zero = 0, one = 1, two = 2, three = 3; in bpf_prog4() local 207 int zero = 0, one = 1, two = 2, three = 3; in bpf_prog5() local 260 int zero = 0, one = 1, two = 2, three = 3, key = 0; in bpf_prog6() local 295 int zero = 0, one = 1, two = 2, three = 3, len1, len2 = 0, len3; in bpf_prog7() local 393 int zero = 0, one = 1, two = 2, three = 3; in bpf_prog10() local
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 054-if-with-macros.c | 3 #define three 3 macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | res_gdt.c | 27 static unsigned int list_backups(ext2_filsys fs, unsigned int *three, in list_backups() 145 unsigned int three = 1, five = 5, seven = 7; in ext2fs_create_resize_inode() local
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | clang_gcc_abi.cc | 13 volatile int three = 3; in boom() local
|
/external/icu/icu4c/source/test/intltest/ |
D | listformattertest.h | 113 const UnicodeString three; variable
|
/external/libese/libese/tests/ |
D | sg_unittests.cpp | 65 uint8_t three[] = "WORLD"; in TEST_F() local 99 uint8_t three[6]; in TEST_F() local
|
/external/clang/test/SemaCXX/ |
D | gnu-case-ranges.cpp | 7 three, enumerator
|
/external/testng/src/test/java/test/methodinterceptors/ |
D | LockUpInterceptorSampleTest.java | 21 public void three() { in three() method in LockUpInterceptorSampleTest
|
/external/clang/test/ARCMT/ |
D | objcmt-undefined-ns-macros.m | 21 typedef enum { three = 1 } NumericEnum3; enum
|
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_enum_class_multiple_nano.proto | 46 optional FileScopeEnumMultiple three = 3 [ default = THREE ]; field
|
/external/mockito/src/test/java/org/mockitousage/matchers/ |
D | VerificationAndStubbingUsingMatchersTest.java | 21 private IMethods three; field in VerificationAndStubbingUsingMatchersTest
|
/external/mockito/src/test/java/org/mockitousage/verification/ |
D | VerificationUsingMatchersTest.java | 47 Object three = new String("1243"); in shouldVerifyUsingSameMatcher() local
|
D | DescriptiveMessagesOnVerificationInOrderErrorsTest.java | 25 private IMethods three; field in DescriptiveMessagesOnVerificationInOrderErrorsTest
|
/external/testng/src/test/java/test/annotationtransformer/ |
D | AnnotationTransformerSampleTest.java | 25 public void three() { in three() method in AnnotationTransformerSampleTest
|
/external/v8/tools/clang/plugins/tests/ |
D | inline_ctor.cpp | 28 InlineCtorsBehindAMacroArentOKInHeader three; in main() local
|
/external/clang/test/CodeGenCXX/ |
D | cp-blocks-linetables.cpp | 17 zero, one, two, three, four enumerator
|
/external/clang/test/Sema/ |
D | no-documentation-warn-tagdecl-specifier.c | 83 enum e8 { three }; enumerator
|
/external/grpc-grpc/third_party/nanopb/tests/regression/issue_188/ |
D | oneof.proto | 7 required uint32 three = 3; field
|
/external/nanopb-c/tests/regression/issue_188/ |
D | oneof.proto | 7 required uint32 three = 3; field
|
/external/caliper/examples/src/main/java/examples/ |
D | VarargsBenchmark.java | 42 @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
|