Searched refs:default_compiler_regex_ (Results 1 – 2 of 2) sorted by relevance
51 default_compiler_regex_(options.GetCompilerRegex()) in StackWalkerTest()58 options.SetCompilerRegex(default_compiler_regex_); in ~StackWalkerTest()86 std::string default_compiler_regex_; member in panda::test::StackWalkerTest
32 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