Searched refs:GetBuildDir (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_test_utils.py117 def GetBuildDir(): function
150 the result of GetBuildDir().
156 path = os.path.abspath(os.path.join(build_dir or GetBuildDir(),
/external/gtest/test/
H A Dgtest_test_utils.py132 def GetBuildDir(): function
165 the result of GetBuildDir().
171 path = os.path.abspath(os.path.join(build_dir or GetBuildDir(),
/external/protobuf/gtest/test/
H A Dgtest_test_utils.py117 def GetBuildDir(): function
150 the result of GetBuildDir().
156 path = os.path.abspath(os.path.join(build_dir or GetBuildDir(),
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
H A Dgtest_test_utils.py132 def GetBuildDir(): function
165 the result of GetBuildDir().
171 path = os.path.abspath(os.path.join(build_dir or GetBuildDir(),

Completed in 322 milliseconds