Searched defs:original_value (Results 1 – 11 of 11) sorted by relevance
/external/openscreen/cast/streaming/ |
D | expanded_value_base_unittest.cc | 31 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/ |
D | query_renderer_implementation_unittest.cpp | 176 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/ |
D | bfloat16.h | 464 bfloat16 original_value = a; variable 469 bfloat16 original_value = a; variable
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | cluster_tf_ops_pass.cc | 231 Value original_value = metadata.inputs[i]; in CreateFunctions() local 292 Value original_value = metadata.results[i]; in CreateRemoteRunCalls() local
|
/external/avb/libavb/ |
D | avb_util.c | 123 uint64_t original_value; in avb_safe_add_to() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderImageLoadStoreTests.cpp | 9693 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/igt-gpu-tools/lib/ |
D | igt_aux.c | 1136 char original_value[PARAM_VALUE_MAX_SZ]; member
|
/external/protobuf/src/google/protobuf/ |
D | extension_set_unittest.cc | 135 int64 original_value = in TEST() local
|
/external/googletest/googletest/test/ |
D | googletest-param-test-test.cc | 159 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/ |
D | googletest-param-test-test.cc | 159 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
|
/external/libchrome/base/ |
D | values_unittest.cc | 877 Value original_value = value->Clone(); in TEST() local
|