| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/ |
| D | StringPoolTest.java | 57 final String[] arr2 = pool.get(new String[0]); in testGetEmptyArray() local 66 final String[] arr2 = pool.get(new String[] { new String("JaCoCo") }); in testGetArray() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/list/list.cons/ |
| D | input_iterator.pass.cpp | 89 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local 136 int arr2[] = {1, 101, 42}; in test_emplacable_concept_with_alloc() local 183 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local 214 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc_with_alloc() local
|
| /external/libcxx/test/std/containers/sequences/list/list.cons/ |
| D | input_iterator.pass.cpp | 89 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local 136 int arr2[] = {1, 101, 42}; in test_emplacable_concept_with_alloc() local 183 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local 214 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc_with_alloc() local
|
| /external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter.pass.cpp | 82 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 121 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | construct_iter_iter_alloc.pass.cpp | 93 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 134 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | assign_iter_iter.pass.cpp | 31 int arr2[] = {1, 101, 42}; in test_emplaceable_concept() local
|
| /external/deqp/framework/delibs/decpp/ |
| D | dePoolArray.cpp | 90 PoolArray<int> arr2(&pool); in intArrayTest() local 170 PoolArray<int, 32> arr2(&pool); in alignedIntArrayTest() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter_alloc.pass.cpp | 106 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 147 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | construct_iter_iter.pass.cpp | 97 int arr2[] = {1, 101, 42}; in emplaceable_concept_tests() local 136 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | assign_iter_iter.pass.cpp | 29 int arr2[] = {1, 101, 42}; in test() local
|
| /external/libcxx/test/libcxx/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter.pass.cpp | 21 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | construct_iter_iter_alloc.pass.cpp | 22 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/containers/sequences/vector/vector.cons/ |
| D | construct_iter_iter.pass.cpp | 21 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| D | construct_iter_iter_alloc.pass.cpp | 22 int arr2[] = {1, 101, 42}; in test_ctor_under_alloc() local
|
| /external/clang/test/CodeGenObjC/ |
| D | arc-captured-block-var-layout.m | 136 void arr2() { function
|
| D | arc-captured-32bit-block-var-layout.m | 137 void arr2() { function
|
| /external/clang/test/Sema/ |
| D | vector-init.c | 43 …short4 arr2[2] = { test3_helper(), test3_helper() }; // expected-error 2 {{initializing 'short4' (… in test3() local
|
| /external/clang/test/CodeGenCXX/ |
| D | template-instantiation.cpp | 166 static const int arr2[]; member 175 template <typename T> const int S<T>::arr2[] = { 1, 2, kBar }; // no side effects member in PR10001::S<T>
|
| D | global-array-destruction.cpp | 20 S arr2[2]; variable
|
| /external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
| D | sizeofpack.cpp | 23 array<3> arr2 = make_array1<int>(1,array<5>(),0.1); in qq2() local 45 array<2> arr2 = AAA<int, int>::make_array<int>(1,2); in qq4() local
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | AlignOf.h | 121 char arr1[sizeof(T1)], arr2[sizeof(T2)], arr3[sizeof(T3)], arr4[sizeof(T4)], member
|
| /external/libcxx/test/std/containers/sequences/deque/deque.cons/ |
| D | iter_iter_alloc.pass.cpp | 62 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local
|
| /external/vboot_reference/tests/ |
| D | vboot_common_tests.c | 51 uint32_t arr2[7]; in ArraySizeTest() local
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/deque/deque.cons/ |
| D | iter_iter_alloc.pass.cpp | 61 int arr2[] = {1, 101, 42}; in test_emplacable_concept() local
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_array_unittest.cpp | 116 RetainPtr<CPDF_Array> arr2 = ToArray(arr->Clone()); in TEST() local 151 RetainPtr<CPDF_Array> arr2 = ToArray(arr->CloneDirectObject()); in TEST() local
|