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

  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest.cc 2245 static const bool use_color = ShouldUseColor(isatty(fileno(stdout)) != 0); local
    [all...]
  /external/chromium/testing/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 2524 const bool use_color = false; local
2528 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc 2597 const bool use_color = false; local
2601 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/open-vcdiff/gtest/src/
gtest.cc 2625 const bool use_color = false; local
2629 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 2595 const bool use_color = false; local
2599 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /ndk/sources/third_party/googletest/googletest/src/
gtest.cc 2600 const bool use_color = false; local
2604 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc 4110 const bool use_color = false; local
4114 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]

Completed in 55 milliseconds