Home
last modified time | relevance | path

Searched defs:original_value (Results 1 – 18 of 18) sorted by relevance

/external/openscreen/cast/streaming/
Dexpanded_value_base_unittest.cc31 const TestValue original_value(i); in TEST() local
40 const TestValue original_value(i); in TEST() local
49 const TestValue original_value(i); in TEST() local
60 const TestValue original_value(bias + i); in TEST() local
77 const TestValue original_value(bias + i); in TEST() local
96 const TestValue original_value(bias + i); in TEST() local
/external/mesa3d/src/glx/tests/
Dquery_renderer_implementation_unittest.cpp176 static const char original_value[] = "0xDEADBEEF"; in TEST_F() local
213 static const char original_value[] = "original value"; in TEST_F() local
/external/tensorflow/tensorflow/core/lib/bfloat16/
Dbfloat16.h464 bfloat16 original_value = a; variable
469 bfloat16 original_value = a; variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dbind_perm.c44 cap_flag_value_t original_value; in cap_net_bind_service() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
Dvalue_splitting_header_list.cc73 const absl::string_view original_value = header_list_iterator_->second; in UpdateHeaderField() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcluster_tf_ops_pass.cc232 Value original_value = metadata.inputs[i]; in CreateFunctions() local
293 Value original_value = metadata.results[i]; in CreateRemoteRunCalls() local
/external/cronet/base/types/
Did_type_unittest.cc98 int original_value = GetParam(); in TEST_P() local
/external/avb/libavb/
Davb_util.c123 uint64_t original_value; in avb_safe_add_to() local
/external/tensorflow/tensorflow/dtensor/mlir/
Dcollectives.cc106 mlir::OpBuilder& builder, const mlir::Value& original_value, in EmitAllScatter()
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9693 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat()
9746 static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm()
9787 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9825 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9849 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()
/external/cronet/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc136 int64_t original_value = in TEST() local
/external/igt-gpu-tools/lib/
Digt_aux.c1136 char original_value[PARAM_VALUE_MAX_SZ]; member
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc123 int64_t original_value = in TEST() local
/external/cronet/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc159 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/googletest/googletest/test/
Dgoogletest-param-test-test.cc159 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/cronet/third_party/googletest/src/googletest/test/
Dgoogletest-param-test-test.cc157 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc159 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/libchrome/base/
Dvalues_unittest.cc877 Value original_value = value->Clone(); in TEST() local