Functions | Variables
common Namespace Reference

Functions

def GetCommandOutput (command)
 
def GetSvnInfo ()
 
def GetSvnTrunk ()
 
def IsInGMockSvn ()
 
def IsInGTestSvn ()
 

Variables

string __author__ = 'wan@google.com (Zhanyong Wan)'
 
 _SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)')
 

Function Documentation

◆ GetCommandOutput()

def common.GetCommandOutput (   command)
Runs the shell command and returns its stdout as a list of lines.

Definition at line 46 of file bloaty/third_party/googletest/googletest/scripts/common.py.

◆ GetSvnInfo()

def common.GetSvnInfo ( )
Returns the project name and the current SVN workspace's root path.

Definition at line 55 of file bloaty/third_party/googletest/googletest/scripts/common.py.

◆ GetSvnTrunk()

def common.GetSvnTrunk ( )
Returns the current SVN workspace's trunk root path.

Definition at line 69 of file bloaty/third_party/googletest/googletest/scripts/common.py.

◆ IsInGMockSvn()

def common.IsInGMockSvn ( )

◆ IsInGTestSvn()

def common.IsInGTestSvn ( )

Variable Documentation

◆ __author__

string common.__author__ = 'wan@google.com (Zhanyong Wan)'
private

◆ _SVN_INFO_URL_RE

common._SVN_INFO_URL_RE = re.compile(r'^URL: https://(\w+)\.googlecode\.com/svn(.*)')
private


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:09