Searched defs:CApiAttributesTest (Results 1 – 1 of 1) sorted by relevance
1923 class CApiAttributesTest : public ::testing::Test { class1925 CApiAttributesTest() in CApiAttributesTest() function in tensorflow::__anon339b47360111::CApiAttributesTest1971 TEST_F(CApiAttributesTest, String) { in TEST_F() argument1985 TEST_F(CApiAttributesTest, StringList) { in TEST_F() argument2017 TEST_F(CApiAttributesTest, Int) { in TEST_F() argument2031 TEST_F(CApiAttributesTest, IntList) { in TEST_F() argument2048 TEST_F(CApiAttributesTest, Float) { in TEST_F() argument2062 TEST_F(CApiAttributesTest, FloatList) { in TEST_F() argument2079 TEST_F(CApiAttributesTest, Bool) { in TEST_F() argument2093 TEST_F(CApiAttributesTest, BoolList) { in TEST_F() argument[all …]