Home
last modified time | relevance | path

Searched defs:kThree (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/core/tfrt/utils/
Dtfrt_graph_execution_state_test.cc341 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
397 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
446 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
517 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
583 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
650 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
906 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local
/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.cc142 const Tensor kThree = test::AsScalar<int64_t>(3); in TwoDeviceMult() local
182 const Tensor kThree = test::AsScalar<float>(3); in TwoDeviceInputOutput() local
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_tdes_test.cc73 kThree, in TestKAT() enumerator
191 kThree, in TestMCT() enumerator
/external/pdfium/core/fpdfapi/parser/
Dcpdf_seekablemultistream_unittest.cpp42 static const char kThree[] = "three!!!"; in TEST() local
/external/clang/test/Sema/
Dstatements.c46 enum Numbers { kOne, kTwo, kThree, kFour}; enumerator
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/
Drandom.c152 const BN_ULONG kThree = 3; in BN_rand() local
/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
Drandom.c153 const BN_ULONG kThree = 3; in BN_rand() local
/external/boringssl/src/crypto/fipsmodule/bn/
Drandom.c153 const BN_ULONG kThree = 3; in BN_rand() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_test.cc220 const Tensor kThree = test::AsScalar<int64_t>(3); in TEST_F() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc1698 const Tensor kThree = test::AsScalar<float>(3.0); in TEST_F() local