Searched defs:exePath (Results 1 – 4 of 4) sorted by relevance
48 explicit CompilerOptions(const std::string &exePath) : Options(exePath) {} in CompilerOptions()
62 explicit RuntimeOptions(const std::string &exePath = "") : Options(exePath) {} in Options() argument
29 std::string exePath = GetExecPath(); in ClassHashTableTest() local
38 std::string exePath = GetExecPath(); in AotTest() local