Searched defs:root_path (Results 1 – 5 of 5) sorted by relevance
41 def _ReadObjFile(root_path, library_name, obj_name): argument81 def _ReadLibrary(root_path, library_name): argument141 def Process(root_path): argument
144 const string &root_path, string *symbol_file) { in GetSymbolFileAtPathFromRoot()
186 std::wstring root_path = testdata_dir + L"\\" + root_name; in TEST_F() local
176 char *context, *root_path; in main() local
355 StringRef root_path(StringRef path) { in root_path() function