Home
last modified time | relevance | path

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

/bionic/tests/
Dgtest_main.cpp49 static std::string g_executable_path; variable
52 return g_executable_path; in get_executable_path()
927 args[0] = strdup(g_executable_path.c_str()); in AddPathSeparatorInTestProgramPath()
1126 g_executable_path = get_proc_self_exe(); in main()