Home
last modified time | relevance | path

Searched defs:expected_graph (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dbranch_elimination_test.cpp762 auto expected_graph = CreateEmptyGraph(); in TEST_F() local
772 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected_graph)); in TEST_F() local
953 auto expected_graph = CreateEmptyGraph(); in BuildGraphAndCheckElimination() local
1193 auto expected_graph = CreateEmptyGraph(); in TEST_F() local
1532 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1612 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1701 auto expected_graph = CreateEmptyGraph(); TEST_F() local
[all...]
H A Dir_builder_test.cpp5043 auto expected_graph = CreateGraphWithDefaultRuntime(); in TEST_F() local
5112 auto expected_graph = CreateGraphWithDefaultRuntime(); in TEST_F() local
5178 auto expected_graph = CreateGraphWithDefaultRuntime(); in TEST_F() local
5253 auto expected_graph in TEST_F() local
5327 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5393 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5438 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5514 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5592 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5681 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5740 auto expected_graph = CreateGraphOsrWithDefaultRuntime(); TEST_F() local
5784 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5825 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5866 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5899 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected_graph)); TEST_F() local
5920 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
5939 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected_graph)); TEST_F() local
5978 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
6020 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected_graph)); TEST_F() local
6053 auto expected_graph = CreateGraphWithDefaultRuntime(); TEST_F() local
6093 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected_graph)); TEST_F() local
[all...]
H A Dsplit_resolver_test.cpp92 auto expected_graph = CreateEmptyGraph(); in TEST_F() local
113 auto expected_graph = CreateEmptyGraph(); in TEST_F() local
146 auto expected_graph = CreateEmptyGraph(); in TEST_F() local
229 auto expected_graph in TEST_F() local
309 auto expected_graph = CreateEmptyGraph(); TEST_F() local
403 auto expected_graph = CreateEmptyGraph(); TEST_F() local
447 auto expected_graph = CreateEmptyGraph(); TEST_F() local
506 auto expected_graph = CreateEmptyGraph(); TEST_F() local
544 auto expected_graph = CreateEmptyGraph(); TEST_F() local
605 auto expected_graph = CreateEmptyGraph(); TEST_F() local
760 auto expected_graph = CreateEmptyGraph(); TEST_F() local
810 auto expected_graph = CreateEmptyGraph(); TEST_F() local
895 auto expected_graph = CreateEmptyGraph(); TEST_F() local
962 auto expected_graph = CreateEmptyGraph(); TEST_F() local
996 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1053 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1087 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1124 auto expected_graph = CreateEmptyGraph(); TEST_F() local
1167 auto expected_graph = CreateEmptyGraph(); TEST_F() local
[all...]

Completed in 17 milliseconds