Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_test.cc1961 class CApiAttributesTest : public ::testing::Test { class
1963 CApiAttributesTest() in CApiAttributesTest() function in tensorflow::__anon4051605d0111::CApiAttributesTest
2009 TEST_F(CApiAttributesTest, String) { in TEST_F() argument
2023 TEST_F(CApiAttributesTest, StringList) { in TEST_F() argument
2055 TEST_F(CApiAttributesTest, Int) { in TEST_F() argument
2069 TEST_F(CApiAttributesTest, IntList) { in TEST_F() argument
2086 TEST_F(CApiAttributesTest, Float) { in TEST_F() argument
2100 TEST_F(CApiAttributesTest, FloatList) { in TEST_F() argument
2117 TEST_F(CApiAttributesTest, Bool) { in TEST_F() argument
2131 TEST_F(CApiAttributesTest, BoolList) { in TEST_F() argument
[all …]