Home
last modified time | relevance | path

Searched refs:stdout_handle (Results 1 – 16 of 16) sorted by relevance

/external/google-benchmark/src/
Dcolorprint.cc133 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColorPrintf() local
137 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColorPrintf()
144 SetConsoleTextAttribute(stdout_handle, in ColorPrintf()
150 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColorPrintf()
/external/libcxx/utils/google-benchmark/src/
Dcolorprint.cc133 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColorPrintf() local
137 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColorPrintf()
144 SetConsoleTextAttribute(stdout_handle, in ColorPrintf()
150 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColorPrintf()
/external/libchrome/base/process/
Dlaunch.cc20 stdout_handle(NULL), in LaunchOptions()
Dlaunch.h108 HANDLE stdout_handle; member
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2611 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2615 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2622 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2628 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2612 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2616 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2623 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2629 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/protobuf/gtest/src/
Dgtest.cc2634 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2638 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2645 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2651 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/mesa3d/src/gtest/src/
Dgtest.cc2640 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2644 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2651 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2657 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2641 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2645 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2652 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2658 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc2641 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2645 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2652 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2658 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/v8/testing/gtest/src/
Dgtest.cc2976 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2980 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2987 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2993 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2978 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2982 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2989 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2995 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/googletest/googletest/src/
Dgtest.cc2976 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
2980 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
2987 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
2993 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3974 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
3978 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
3985 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
3991 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc4125 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
4129 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
4136 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
4142 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
/external/fmtlib/test/
Dgmock-gtest-all.cc4125 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
4129 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
4136 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
4142 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()