Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dsort_by_execution_order_test.cc66 void TestSimpleLinear() { in TestSimpleLinear() function in tensorflow::graph_transforms::SortByExecutionOrderTest
199 TEST_F(SortByExecutionOrderTest, TestSimpleLinear) { TestSimpleLinear(); } in TEST_F() argument