HomeSort by relevance Sort by last modified time
    Searched refs:GetSummary (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/gyp/test/win/
gyptest-link-profile.py 23 def GetSummary(exe):
28 if '.idata' in GetSummary('test_profile_true.exe'):
31 if not '.idata' in GetSummary('test_profile_false.exe'):
34 if not '.idata' in GetSummary('test_profile_default.exe'):
  /external/clang/utils/
ClangDataFormat.py 58 return print_str.GetSummary()
74 return std_str.GetSummary()

Completed in 62 milliseconds