Searched refs:old_color_attrs (Results 1 – 11 of 11) sorted by relevance
/external/google-benchmark/src/ |
D | colorprint.cc | 95 const WORD old_color_attrs = buffer_info.wAttributes; in ColorPrintf() local 107 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColorPrintf()
|
/external/protobuf/gtest/src/ |
D | gtest.cc | 2639 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2651 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/google-breakpad/src/testing/gtest/src/ |
D | gtest.cc | 2646 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2658 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/mesa3d/src/gtest/src/ |
D | gtest.cc | 2645 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2657 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2617 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2629 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/gtest/src/ |
D | gtest.cc | 2646 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2658 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest.cc | 2646 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2658 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/protobuf/gtest/fused-src/gtest/ |
D | gtest-all.cc | 3979 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 3991 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/opencv3/modules/ts/src/ |
D | ts_gtest.cpp | 4146 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 4158 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 4130 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 4142 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest-all.cc | 4130 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 4142 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|