Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcode_info_test.cpp26 class CodeInfoTest : public ::testing::Test { class
28 CodeInfoTest() in CodeInfoTest() function in panda::compiler::CodeInfoTest
91 TEST_F(CodeInfoTest, SingleStackmap) in TEST_F() argument
163 TEST_F(CodeInfoTest, MultipleStackmaps) in TEST_F() argument
288 TEST_F(CodeInfoTest, Constants) in TEST_F() argument
/arkcompiler/runtime_core/static_core/compiler/tests/
Dcode_info_test.cpp25 class CodeInfoTest : public ::testing::Test { class
27 CodeInfoTest() in CodeInfoTest() function in ark::compiler::CodeInfoTest
142 TEST_F(CodeInfoTest, SingleStackmap) in TEST_F() argument
308 TEST_F(CodeInfoTest, MultipleStackmaps) in TEST_F() argument
329 TEST_F(CodeInfoTest, Constants) in TEST_F() argument