Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_test.cc1992 class CApiAttributesTest : public ::testing::Test { class
1994 CApiAttributesTest() in CApiAttributesTest() function in tensorflow::__anonfb0de0ec0111::CApiAttributesTest
2040 TEST_F(CApiAttributesTest, String) { in TEST_F() argument
2054 TEST_F(CApiAttributesTest, StringList) { in TEST_F() argument
2086 TEST_F(CApiAttributesTest, Int) { in TEST_F() argument
2100 TEST_F(CApiAttributesTest, IntList) { in TEST_F() argument
2117 TEST_F(CApiAttributesTest, Float) { in TEST_F() argument
2131 TEST_F(CApiAttributesTest, FloatList) { in TEST_F() argument
2148 TEST_F(CApiAttributesTest, Bool) { in TEST_F() argument
2162 TEST_F(CApiAttributesTest, BoolList) { in TEST_F() argument
[all …]