Home
last modified time | relevance | path

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

1234567

/external/guava/guava-tests/test/com/google/common/cache/
DLocalLoadingCacheTest.java117 Object three = new Object(); in testStats() local
147 Object three = new Object(); in testStatsNoops() local
191 Object three = new Object(); in testNoStats() local
217 Object three = new Object(); in testRecordStats() local
232 Object three = new Object(); in testAsMap() local
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalLoadingCacheTest.java117 Object three = new Object(); in testStats() local
147 Object three = new Object(); in testStatsNoops() local
191 Object three = new Object(); in testNoStats() local
217 Object three = new Object(); in testRecordStats() local
232 Object three = new Object(); in testAsMap() local
/external/auto/factory/src/test/resources/good/
DMultipleProvidedParamsSameKey.java27 private final String three; field in MultipleProvidedParamsSameKey
34 @Nullable @Provided String three, in MultipleProvidedParamsSameKey()
/external/llvm-project/libcxxabi/test/
Dtest_vector1.pass.cpp79 void *one, *two, *three; in test_empty() local
123 void *one, *two, *three; in test_counted() local
165 void *one, *two, *three; in test_exception_in_constructor() local
222 void *one, *two, *three; in test_exception_in_destructor() local
/external/libcxxabi/test/
Dtest_vector1.pass.cpp78 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/llvm-project/libcxx/test/std/numerics/numeric.ops/numeric.ops.midpoint/
Dmidpoint.integer.pass.cpp28 constexpr T three{3}; in signed_test() local
77 constexpr T three{3}; in unsigned_test() local
/external/e2fsprogs/lib/ext2fs/
Dres_gdt.c27 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/auto/factory/src/it/functional/src/test/java/com/google/auto/factory/
DDependencyInjectionIntegrationTest.java45 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in daggerInjectedGenericFactory() local
102 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in guiceInjectedGenericFactory() local
/external/llvm-project/llvm/test/MC/ELF/
Ddot-symbol-assignment.s11 three: label
/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/llvm-project/clang/test/PCH/Inputs/
Dchain-decls2.h5 struct three {}; // for verification struct
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h177 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
204 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog5() local
270 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
312 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog7() local
426 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog10() local
/external/libese/libese/tests/
Dsg_unittests.cpp65 uint8_t three[] = "WORLD"; in TEST_F() local
99 uint8_t three[6]; in TEST_F() local
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D054-if-with-macros.c3 #define three 3 macro
/external/compiler-rt/test/asan/TestCases/Linux/
Dclang_gcc_abi.cc13 volatile int three = 3; in boom() local
/external/llvm-project/compiler-rt/test/asan/TestCases/Linux/
Dclang_gcc_abi.cpp12 volatile int three = 3; in boom() local
/external/icu/icu4c/source/test/intltest/
Dlistformattertest.h124 const UnicodeString three; variable
/external/testng/src/test/java/test/methodinterceptors/
DLockUpInterceptorSampleTest.java21 public void three() { in three() method in LockUpInterceptorSampleTest
/external/llvm-project/clang/test/SemaCXX/
Dgnu-case-ranges.cpp7 three, enumerator
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp7 three, enumerator
/external/clang/test/ARCMT/
Dobjcmt-undefined-ns-macros.m21 typedef enum { three = 1 } NumericEnum3; enum
/external/llvm-project/clang/test/ARCMT/
Dobjcmt-undefined-ns-macros.m21 typedef enum { three = 1 } NumericEnum3; enum
/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
Dunittest_enum_class_multiple_nano.proto46 optional FileScopeEnumMultiple three = 3 [ default = THREE ]; field
/external/mockito/src/test/java/org/mockitousage/matchers/
DVerificationAndStubbingUsingMatchersTest.java21 private IMethods three; field in VerificationAndStubbingUsingMatchersTest

1234567