Home
last modified time | relevance | path

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

12345678

/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/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/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/cronet/buildtools/third_party/libc++abi/trunk/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/auto/factory/src/test/resources/good/
DMultipleProvidedParamsSameKey.java27 private final String three; field in MultipleProvidedParamsSameKey
34 @Nullable @Provided String three, in MultipleProvidedParamsSameKey()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/numeric.ops/numeric.ops.midpoint/
Dmidpoint.integer.pass.cpp30 constexpr T three{3}; in signed_test() local
79 constexpr T three{3}; in unsigned_test() local
/external/cronet/net/third_party/quiche/src/quiche/common/
Dprint_elements_test.cc33 std::deque<absl::string_view> three{"foo", "bar", "baz"}; in TEST() local
51 std::list<QuicIetfTransportErrorCodes> three{ in 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.java46 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in daggerInjectedGenericFactory() local
105 GenericFoo<Number, ImmutableList<Long>, String, DepE> three = in guiceInjectedGenericFactory() 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/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/compiler/glsl/glcpp/tests/
D054-if-with-macros.c3 #define three 3 macro
/external/cronet/third_party/icu/source/test/intltest/
Dlistformattertest.h125 const UnicodeString three; variable
/external/compiler-rt/test/asan/TestCases/Linux/
Dclang_gcc_abi.cc13 volatile int three = 3; in boom() local
/external/icu/icu4c/source/test/intltest/
Dlistformattertest.h125 const UnicodeString three; variable
/external/clang/test/SemaCXX/
Dgnu-case-ranges.cpp7 three, enumerator
/external/testng/src/test/java/test/methodinterceptors/
DLockUpInterceptorSampleTest.java21 public void three() { in three() method in LockUpInterceptorSampleTest
/external/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
/external/mockito/src/test/java/org/mockitousage/verification/
DVerificationUsingMatchersTest.java47 Object three = new String("1243"); in shouldVerifyUsingSameMatcher() local
/external/testng/src/test/java/test/annotationtransformer/
DAnnotationTransformerSampleTest.java25 public void three() { in three() method in AnnotationTransformerSampleTest
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; in bpf_prog6() local
348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
Dtrace_vprintk.c18 static const char three[] = "3"; in sys_enter() local

12345678