HomeSort by relevance Sort by last modified time
    Searched refs:IsATTY (Results 1 - 20 of 20) 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/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/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/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc     [all...]
  /external/gtest/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
gtest-all.cc     [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...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 382 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 382 // namespace (read, write, close, chdir, isatty, stat). We do not currently
    [all...]

Completed in 2371 milliseconds