Searched refs:GetSourceDir (Results 1 - 14 of 14) sorted by relevance

/external/pdfium/testing/utils/
H A Dpath_service.h28 static bool GetSourceDir(std::string* path);
H A Dpath_service.cpp66 bool PathService::GetSourceDir(std::string* path) { function in class:PathService
80 if (!GetSourceDir(path))
/external/gmock/test/
H A Dgmock_test_utils.py54 def GetSourceDir(): function
57 return gtest_test_utils.GetSourceDir()
H A Dgmock_output_test.py56 GOLDEN_PATH = os.path.join(gmock_test_utils.GetSourceDir(), GOLDEN_NAME)
/external/google-breakpad/src/testing/test/
H A Dgmock_test_utils.py54 def GetSourceDir(): function
57 return gtest_test_utils.GetSourceDir()
H A Dgmock_output_test.py56 GOLDEN_PATH = os.path.join(gmock_test_utils.GetSourceDir(), GOLDEN_NAME)
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_output_test.py79 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
307 gtest_test_utils.GetSourceDir(),
311 gtest_test_utils.GetSourceDir(),
H A Dgtest_test_utils.py111 def GetSourceDir(): function
/external/gtest/test/
H A Dgtest_output_test.py79 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
307 gtest_test_utils.GetSourceDir(),
311 gtest_test_utils.GetSourceDir(),
H A Dgtest_test_utils.py126 def GetSourceDir(): function
/external/protobuf/gtest/test/
H A Dgtest_output_test.py81 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
294 gtest_test_utils.GetSourceDir(),
298 gtest_test_utils.GetSourceDir(),
H A Dgtest_test_utils.py111 def GetSourceDir(): function
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_output_test.py79 GOLDEN_PATH = os.path.join(gtest_test_utils.GetSourceDir(), GOLDEN_NAME)
307 gtest_test_utils.GetSourceDir(),
311 gtest_test_utils.GetSourceDir(),
H A Dgtest_test_utils.py126 def GetSourceDir(): function

Completed in 357 milliseconds