Home
last modified time | relevance | path

Searched refs:TestCompare64 (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dencoder32_test_2.cpp80 bool TestCompare64(Encoder32Test *test) in TestCompare64() function
128 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
129 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_2.cpp23 bool TestCompare64(Encoder64Test *test) in TestCompare64() function
71 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
72 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_2.cpp127 bool TestCompare64(Encoder64Test *test) in TestCompare64() function
175 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
176 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dencoder32_test.cpp2363 bool TestCompare64(Encoder32Test *test) in TestCompare64() function
2411 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
2412 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp2394 bool TestCompare64(Encoder64Test *test) in TestCompare64() function
2442 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
2443 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp2501 bool TestCompare64(Encoder64Test *test) in TestCompare64() function
2549 EXPECT_TRUE(TestCompare64<int64_t>(this)); in TEST_F()
2550 EXPECT_TRUE(TestCompare64<uint64_t>(this)); in TEST_F()

Completed in 33 milliseconds