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