HomeSort by relevance Sort by last modified time
    Searched defs:IsATTY (Results 1 - 10 of 10) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 844 inline int IsATTY(int fd) { return isatty(fd); }
851 inline int IsATTY(int /* fd */) { return 0; }
853 inline int IsATTY(int fd) { return _isatty(fd); }
879 inline int IsATTY(int fd) { return isatty(fd); }
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h 248 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 286 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 254 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 248 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 286 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h 413 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h 382 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]