Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dcolorprint.cc90 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColorPrintf() local
94 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColorPrintf()
101 SetConsoleTextAttribute(stdout_handle, in ColorPrintf()
107 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColorPrintf()
/external/libchrome/base/process/
Dlaunch.cc20 stdout_handle(NULL), in LaunchOptions()
Dlaunch.h104 HANDLE stdout_handle; member
/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/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/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/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/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/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/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/libvpx/libvpx/third_party/googletest/src/src/
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/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/opencv3/modules/ts/src/
Dts_gtest.cpp4141 const HANDLE stdout_handle = GetStdHandle(STD_OUTPUT_HANDLE); in ColoredPrintf() local
4145 GetConsoleScreenBufferInfo(stdout_handle, &buffer_info); in ColoredPrintf()
4152 SetConsoleTextAttribute(stdout_handle, in ColoredPrintf()
4158 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()