Home
last modified time | relevance | path

Searched refs:GetCursor (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dencoder_test_common.h188 size_t GetCursor() in GetCursor() function in ark::compiler::EncoderTestCommon
H A Dasm_printer_test.cpp164 size_t GetCursor() in GetCursor() function in ark::compiler::PrinterTest
/arkcompiler/runtime_core/compiler/tests/
H A Dasm_printer_test.cpp140 size_t GetCursor() in GetCursor() function in panda::compiler::PrinterTest
/arkcompiler/runtime_core/static_core/compiler/tests/amd64/
H A Dencoder64_test_2.cpp633 auto size = test->GetCallconv()->GetCodeSize() - test->GetCursor(); in TestParam()
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dencoder64_test.cpp182 size_t GetCursor() in GetCursor() function in panda::compiler::Encoder64Test
2849 auto size = test->GetCallconv()->GetCodeSize() - test->GetCursor(); in TestParam()
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_2.cpp803 auto size = test->GetCallconv()->GetCodeSize() - test->GetCursor(); in TestParam()
/arkcompiler/runtime_core/compiler/tests/aarch64/
H A Dencoder64_test.cpp190 size_t GetCursor() in GetCursor() function in panda::compiler::Encoder64Test
2966 auto size = test->GetCallconv()->GetCodeSize() - test->GetCursor(); in TestParam()
/arkcompiler/runtime_core/compiler/tests/aarch32/
H A Dencoder32_test.cpp176 size_t GetCursor() in GetCursor() function in panda::compiler::Encoder32Test

Completed in 19 milliseconds