Home
last modified time | relevance | path

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

/third_party/boost/libs/graph/test/
Dcycle_ratio_tests.cpp27 static const char test_graph1[] = "digraph G {\ variable
/third_party/mindspore/tests/ut/cpp/optimizer/
Dopt_test.cc182 FuncGraphPtr test_graph1 = getPyFun.CallAndParseRet("test_cse", "test_f1"); in TEST_F() local