Searched refs:graph_small_cross_ (Results 1 – 3 of 3) sorted by relevance
97 GraphDef graph_small_cross_; variable
246 GraphDef& graph = graph_small_cross_; in TestGraphs()
1170 TEST_F(SignatureTest, ComputeCross) { TestGraphEveryWay(graph_small_cross_); } in TEST_F()