Searched refs:CreateGraphWithDefaultRuntime (Results 1 – 3 of 3) sorted by relevance
67 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimple()107 auto graph = CreateGraphWithDefaultRuntime(); in CheckSimpleWithImm()142 auto graph = CreateGraphWithDefaultRuntime(); in CheckCmp()174 auto graph = CreateGraphWithDefaultRuntime(); in CheckFloatCmp()236 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJump()303 auto graph = CreateGraphWithDefaultRuntime(); in CheckCondJumpWithZero()341 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()380 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()414 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()445 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()[all …]
24 VNTest() : graph_(CreateGraphWithDefaultRuntime()) {} in VNTest()62 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()140 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()220 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()305 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()411 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()496 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()557 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()612 auto graph = CreateGraphWithDefaultRuntime(); in TEST_F()715 Graph *graph_et = CreateGraphWithDefaultRuntime(); in TEST_F()[all …]
256 Graph *CreateGraphWithDefaultRuntime() in CreateGraphWithDefaultRuntime() function