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

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
debugallocation_test.sh 55 regex_line='dummy'
56 # Normally the regex_line is the first line of output, but not
58 while test -n "$regex_line"; do
59 read regex_line
60 regex=`expr "$regex_line" : "Expected regex:\(.*\)"`
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
debugallocation_test.sh 55 regex_line='dummy'
56 # Normally the regex_line is the first line of output, but not
58 while test -n "$regex_line"; do
59 read regex_line
60 regex=`expr "$regex_line" : "Expected regex:\(.*\)"`

Completed in 78 milliseconds