HomeSort by relevance Sort by last modified time
    Searched refs:use_color (Results 1 - 6 of 6) 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/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/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...]
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp 3929 const bool use_color = false; local
3933 const bool use_color = in_color_mode && (color != COLOR_DEFAULT); local
    [all...]

Completed in 42 milliseconds