Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dinsert_logging_test.cc46 void TestInsertLogging() { in TestInsertLogging() function in tensorflow::graph_transforms::InsertLoggingTest
192 TEST_F(InsertLoggingTest, TestInsertLogging) { TestInsertLogging(); } in TEST_F() argument