Home
last modified time | relevance | path

Searched defs:aot_file (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp160 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local
243 auto aot_file = aot_manager.GetFile(tmpfile.c_str()); in TEST_F() local
400 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local
452 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local
504 auto aot_file = aot_manager->GetFile(aot_fname.GetFileName()); in TEST_F() local
589 auto aot_file = aot_manager->GetFile(tmpfile.c_str()); in TEST_F() local
Dclass_hash_table_test.cpp180 auto aot_file = std::move(aot_file_ret.Value()); in TEST_F() local
259 auto aot_file = std::move(aot_file_ret.Value()); in TEST_F() local
/arkcompiler/runtime_core/static_core/cmake/
DPandaAssembly.cmake255 set(aot_file "${build_dir}/test.an") variable
/arkcompiler/runtime_core/cmake/
DPandaAssembly.cmake246 set(aot_file "${build_dir}/test.an") variable