Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dtransform_utils_test.cc793 void TestGetInOutTypes() { in TestGetInOutTypes() function in tensorflow::graph_transforms::TransformUtilsTest
1135 TEST_F(TransformUtilsTest, TestGetInOutTypes) { TestGetInOutTypes(); } in TEST_F() argument