Searched refs:GetSourceDir (Results 1 – 6 of 6) sorted by relevance
50 def GetSourceDir(): function53 return gtest_test_utils.GetSourceDir()
55 GOLDEN_PATH = os.path.join(gmock_test_utils.GetSourceDir(), GOLDEN_NAME)
81 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)314 gtest_test_utils.GetSourceDir(),318 gtest_test_utils.GetSourceDir(),
123 def GetSourceDir(): function
103 bool PathService::GetSourceDir(std::string* path) { in GetSourceDir() function in PathService121 if (!GetSourceDir(path)) in GetTestDataDir()
31 static bool GetSourceDir(std::string* path);