Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/bfloat16/
Dbfloat16.h248 bfloat16 original_value = a; variable
253 bfloat16 original_value = a; variable
/external/mesa3d/src/glx/tests/
Dquery_renderer_implementation_unittest.cpp174 static const char original_value[] = "0xDEADBEEF"; in TEST_F() local
211 static const char original_value[] = "original value"; in TEST_F() local
/external/avb/libavb/
Davb_util.c104 uint64_t original_value; in avb_safe_add_to() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp9616 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat()
9669 static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm()
9710 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9748 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger()
9772 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()
/external/protobuf/src/google/protobuf/
Dextension_set_unittest.cc130 int64 original_value = in TEST() local
/external/protobuf/gtest/test/
Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/google-breakpad/src/testing/gtest/test/
Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/v8/testing/gtest/test/
Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/googletest/googletest/test/
Dgtest-param-test_test.cc211 int original_value = *it; // Have to compute it outside of macro call to be in TEST() local
/external/libchrome/base/
Dvalues_unittest.cc543 Value* original_value = value.get(); in TEST() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc390 int64 original_value = message.optional_int64(); in TEST() local