Searched defs:aot_file (Results 1 – 4 of 4) sorted by relevance
160 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local243 auto aot_file = aot_manager.GetFile(tmpfile.c_str()); in TEST_F() local400 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local452 auto aot_file = aot_manager.GetFile(aot_fname.GetFileName()); in TEST_F() local504 auto aot_file = aot_manager->GetFile(aot_fname.GetFileName()); in TEST_F() local589 auto aot_file = aot_manager->GetFile(tmpfile.c_str()); in TEST_F() local
180 auto aot_file = std::move(aot_file_ret.Value()); in TEST_F() local259 auto aot_file = std::move(aot_file_ret.Value()); in TEST_F() local
255 set(aot_file "${build_dir}/test.an") variable
246 set(aot_file "${build_dir}/test.an") variable