Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_graph_test.cc220 void TestShouldIgnoreErrors() { in TestShouldIgnoreErrors() function in tensorflow::graph_transforms::TransformGraphTest
252 TEST_F(TransformGraphTest, TestShouldIgnoreErrors) { TestShouldIgnoreErrors(); } in TEST_F() argument