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

  /external/chromium_org/third_party/lcov/bin/
mcov 113 local *OLD_STDOUT; # Handle to store STDOUT temporarily
139 # Save the current STDOUT to OLD_STDOUT and set STDOUT to /dev/null to mute
142 open(OLD_STDOUT, ">>&STDOUT");
151 open(STDOUT, ">>&OLD_STDOUT");
geninfo     [all...]
lcov     [all...]
genhtml     [all...]
  /external/clang/utils/analyzer/
SATestBuild.py 447 OLD_STDOUT = sys.stdout
451 sys.stdout = OLD_STDOUT
  /external/chromium_org/third_party/lcov-1.9/bin/
geninfo     [all...]
lcov     [all...]
genhtml     [all...]

Completed in 90 milliseconds