Searched refs:DIR_EXE (Results 1 – 6 of 6) sorted by relevance
31 DIR_EXE, // Directory containing FILE_EXE. enumerator
17 case DIR_EXE: in PathProvider()
99 if (PathService::Get(DIR_EXE, &path)) { in PathProviderPosix()
84 CHECK(base::PathService::Get(base::DIR_EXE, &exe_path)); in TestLibrary()
51 if (dir_type != DIR_EXE && dir_type != DIR_MODULE && dir_type != FILE_EXE && in ReturnsValidPath()
376 ASSERT_TRUE(PathService::Get(DIR_EXE, &other_library_path)); in LoadOtherLibrary()