Home
last modified time | relevance | path

Searched defs:GetSourceDir (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googlemock/test/
Dgmock_test_utils.py50 def GetSourceDir(): function
/third_party/googletest/googletest/test/
Dgtest_test_utils.py123 def GetSourceDir(): function
/third_party/gn/src/gn/
Dscope.cc504 const SourceDir& Scope::GetSourceDir() const { in GetSourceDir() function in Scope