Home
last modified time | relevance | path

Searched defs:values2 (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp-deps/amber/src/
Dbuffer_test.cc209 std::vector<Value> values2 = values1; in TEST_F() local
236 std::vector<Value> values2 = values1; in TEST_F() local
261 std::vector<Value> values2 = values1; in TEST_F() local
285 std::vector<Value> values2 = values1; in TEST_F() local
/external/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
DDescriptorsTest.java402 WireFormat.FieldType[] values2 = WireFormat.FieldType.values(); in testFieldTypeTablesMatch() local
417 WireFormat.JavaType[] values2 = WireFormat.JavaType.values(); in testJavaTypeTablesMatch() local
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dutils_neon.cc111 const float* const values2, in ComputeCrossCorrelationNeon()
Dutils.h303 const float* const values2, in ComputeCrossCorrelationCpu()
317 const float* const values2, in ComputeCrossCorrelation()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DDescriptorsTest.java391 WireFormat.FieldType[] values2 = WireFormat.FieldType.values(); in testFieldTypeTablesMatch() local
403 WireFormat.JavaType[] values2 = WireFormat.JavaType.values(); in testJavaTypeTablesMatch() local
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Dsubscribe.cpp22 auto values2 = rxcpp::observable<>::range(4, 6); variable
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
DTestBoilerplate.java153 public static boolean verifySetsIdentical(AbstractTestLog here, Set values1, Set values2) { in verifySetsIdentical()
/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/webrtc/modules/audio_processing/utility/
Dcascaded_biquad_filter_unittest.cc82 std::vector<float> values2(100, 1.f); in TEST() local
/external/googletest/googlemock/test/
Dgmock-internal-utils_test.cc295 std::tuple<int> values1(1), values2(2); in TEST() local
303 std::tuple<int, char> values1(1, 'a'), values2(1, 'b'), values3(2, 'a'), in TEST() local
318 values1(1, 'a', true, 2L, "hi"), values2(1, 'a', true, 2L, "hello"), in TEST() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h129 std::vector<T> values2; in TYPED_TEST_P() local
Dunordered_map_modifiers_test.h215 std::vector<T> values2; in TYPED_TEST_P() local
/external/openscreen/third_party/abseil/src/absl/container/internal/
Dunordered_set_modifiers_test.h129 std::vector<T> values2; in TYPED_TEST_P() local
Dunordered_map_modifiers_test.h215 std::vector<T> values2; in TYPED_TEST_P() local
/external/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h129 std::vector<T> values2; in TYPED_TEST_P() local
Dunordered_map_modifiers_test.h215 std::vector<T> values2; in TYPED_TEST_P() local
/external/libtextclassifier/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h129 std::vector<T> values2; in TYPED_TEST_P() local
Dunordered_map_modifiers_test.h215 std::vector<T> values2; in TYPED_TEST_P() local
/external/webrtc/third_party/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h129 std::vector<T> values2; in TYPED_TEST_P() local
Dunordered_map_modifiers_test.h215 std::vector<T> values2; in TYPED_TEST_P() local
/external/angle/third_party/abseil-cpp/absl/container/internal/
Dunordered_set_modifiers_test.h159 std::vector<T> values2; in TYPED_TEST_P() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
DTestTokenBuffer.java96 float[] values2 = new float[] { in testSimpleNumberWrites() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DSearchXml.java478 String values2 = new_values == null ? null in show() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DUnicodeMapTest.java380 Set<String> values2 = new TreeSet<String>(map2.values()); in TestUnicodeMapGeneralCategory() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DUnicodeMapTest.java383 Set<String> values2 = new TreeSet<String>(map2.values()); in TestUnicodeMapGeneralCategory() local

12