Home
last modified time | relevance | path

Searched refs:estimated_size (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/x86/
H A Dasmjit_test.cpp126 size_t estimated_size = code.codeSize(); in TEST_F() local
131 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F()
/arkcompiler/runtime_core/static_core/compiler/tests/x86/
H A Dasmjit_test.cpp125 size_t estimated_size = code.codeSize(); in TEST_F() local
130 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F()
/arkcompiler/runtime_core/compiler/tests/amd64/
H A Dasmjit_test.cpp199 size_t estimated_size = code.codeSize(); in TEST_F() local
204 Error err = allocator.alloc(&ro_ptr, &rw_ptr, estimated_size); in TEST_F()

Completed in 1 milliseconds