Home
last modified time | relevance | path

Searched refs:fv_c (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/tests/ut/cpp/ir/
Dvalue_test.cc91 const char* fv_c = GetValue<const char*>(fv); in TEST_F() local
92 MS_LOG(INFO) << "" << fv_c; in TEST_F()
94 ASSERT_TRUE(fv_c != nullptr); in TEST_F()