Home
last modified time | relevance | path

Searched defs:values1 (Results 1 – 25 of 49) sorted by relevance

12

/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/
DExpressionTest.java118 Map<String, AttributeValue> values1 = new HashMap<>(); in joinValues_correctlyJoins() local
136 Map<String, AttributeValue> values1 = new HashMap<>(); in joinValues_conflictingKey() local
152 Map<String, AttributeValue> values1 = new HashMap<>(); in join_correctlyJoins() local
202 Map<String, AttributeValue> values1 = new HashMap<>(); in join_conflictingKey() local
239 Map<String, AttributeValue> values1 = new HashMap<>(); in and_correctlyJoins() local
289 Map<String, AttributeValue> values1 = new HashMap<>(); in or_correctlyJoins() local
339 Map<String, AttributeValue> values1 = new HashMap<>(); in compounded_expressions_correctlyJoins() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DElementwiseTestImpl.hpp48 std::vector<TInput> values1, in ElementwiseTestHelper()
119 std::vector<T> values1, in ElementwiseTestHelper()
157 std::vector<TInput> values1, in ElementwiseTestHelper()
191 std::vector<T> values1, in ElementwiseTestHelper()
/external/deqp-deps/amber/src/
Dbuffer_test.cc205 std::vector<Value> values1(40); in TEST_F() local
232 std::vector<Value> values1(40); in TEST_F() local
257 std::vector<Value> values1(40); in TEST_F() local
281 std::vector<Value> values1(40); in TEST_F() local
/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dtracker.hpp36 value_list values1(x1.begin(), x1.end()); in compare_range() local
48 test::list<T> values1(x1.first, x1.second); in compare_pairs() local
/external/MPAndroidChart/MPChartLib/src/test/java/com/github/mikephil/charting/test/
DBarDataTest.java25 List<BarEntry> values1 = new ArrayList<>(); in testGroupBars() local
/external/sdv/vsomeip/third_party/boost/container_hash/test/
Dhash_range_test.cpp26 std::vector<int> empty, values1, values2, values3, values4, values5; in hash_range_tests() local
Dhash_fwd_test_1.cpp55 std::vector<int> values1; in fwd_test3() local
/external/cronet/tot/third_party/google_benchmark/src/test/
Dperf_counters_gtest.cc91 PerfCounterValues values1(1); in TEST() local
108 PerfCounterValues values1(2); in TEST() local
/external/google-benchmark/test/
Dperf_counters_gtest.cc91 PerfCounterValues values1(1); in TEST() local
108 PerfCounterValues values1(2); in TEST() local
/external/cronet/stable/third_party/google_benchmark/src/test/
Dperf_counters_gtest.cc91 PerfCounterValues values1(1); in TEST() local
108 PerfCounterValues values1(2); in TEST() local
/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/
DFilledLineActivity.java85 ArrayList<Entry> values1 = new ArrayList<>(); in setData() local
DListViewMultiChartActivity.java109 ArrayList<Entry> values1 = new ArrayList<>(); in generateDataLine() local
DBubbleChartActivity.java110 ArrayList<BubbleEntry> values1 = new ArrayList<>(); in onProgressChanged() local
DScatterChartActivity.java103 ArrayList<Entry> values1 = new ArrayList<>(); in onProgressChanged() local
DBarChartActivityMultiDataset.java135 ArrayList<BarEntry> values1 = new ArrayList<>(); in onProgressChanged() local
/external/pytorch/aten/src/ATen/native/sparse/cuda/
DSparseCUDAApplyUtils.cuh16 TensorInfo<Real, IndexType> values1, IndexType idx1, in applyOp2()
28 TensorInfo<Real, IndexType> values1, IndexType idx1, in applyOp3()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dutils_neon.cc110 float ComputeCrossCorrelationNeon(const float* const values1, in ComputeCrossCorrelationNeon()
Dutils.h302 inline float ComputeCrossCorrelationCpu(const float* const values1, in ComputeCrossCorrelationCpu()
316 inline float ComputeCrossCorrelation(const float* const values1, in ComputeCrossCorrelation()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java400 FieldDescriptor.Type[] values1 = FieldDescriptor.Type.values(); in testFieldTypeTablesMatch() local
413 FieldDescriptor.JavaType[] values1 = FieldDescriptor.JavaType.values(); in testJavaTypeTablesMatch() local
/external/cronet/stable/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java400 FieldDescriptor.Type[] values1 = FieldDescriptor.Type.values(); in testFieldTypeTablesMatch() local
413 FieldDescriptor.JavaType[] values1 = FieldDescriptor.JavaType.values(); in testJavaTypeTablesMatch() local
/external/cronet/tot/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java400 FieldDescriptor.Type[] values1 = FieldDescriptor.Type.values(); in testFieldTypeTablesMatch() local
413 FieldDescriptor.JavaType[] values1 = FieldDescriptor.JavaType.values(); in testJavaTypeTablesMatch() local
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_member_value_traits.cpp71 Vect1 values1; in main() local
Ddoc_derivation_value_traits.cpp70 Vect1 values1; in main() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/
DTestBoilerplate.java154 public static boolean verifySetsIdentical(AbstractTestLog here, Set values1, Set values2) { in verifySetsIdentical()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/
DTestBoilerplate.java153 public static boolean verifySetsIdentical(AbstractTestLog here, Set values1, Set values2) { in verifySetsIdentical()

12