Home
last modified time | relevance | path

Searched refs:default_compiler_regex_ (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dosr_test.cpp32 default_compiler_regex_(compiler::options.GetCompilerRegex()) in OsrTest()
41 compiler::options.SetCompilerRegex(default_compiler_regex_); in ~OsrTest()
60 std::string default_compiler_regex_; member in panda::test::OsrTest