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

  /external/google-benchmark/tools/gbench/
util.py 10 IT_Invalid = 0
59 of 'filename'. If 'type' is 'IT_Invalid' then 'msg' is a human readable
62 ftype = IT_Invalid
80 If the file is classified as 'IT_Invalid' print an error message and exit
84 if ftype == IT_Invalid:
  /external/libcxx/utils/google-benchmark/tools/gbench/
util.py 10 IT_Invalid = 0
59 of 'filename'. If 'type' is 'IT_Invalid' then 'msg' is a human readable
62 ftype = IT_Invalid
80 If the file is classified as 'IT_Invalid' print an error message and exit
84 if ftype == IT_Invalid:

Completed in 6599 milliseconds