proxygen
gmock_output_test.py File Reference

Go to the source code of this file.

Classes

class  gmock_output_test.GMockOutputTest
 

Namespaces

 gmock_output_test
 

Functions

def gmock_output_test.ToUnixLineEnding (s)
 
def gmock_output_test.RemoveReportHeaderAndFooter (output)
 
def gmock_output_test.RemoveLocations (output)
 
def gmock_output_test.NormalizeErrorMarker (output)
 
def gmock_output_test.RemoveMemoryAddresses (output)
 
def gmock_output_test.RemoveTestNamesOfLeakedMocks (output)
 
def gmock_output_test.GetLeakyTests (output)
 
def gmock_output_test.GetNormalizedOutputAndLeakyTests (output)
 
def gmock_output_test.GetShellCommandOutput (cmd)
 
def gmock_output_test.GetNormalizedCommandOutputAndLeakyTests (cmd)