Searched refs:old_color_attrs (Results 1 – 14 of 14) sorted by relevance
/external/libcxx/utils/google-benchmark/src/ |
D | colorprint.cc | 138 const WORD old_color_attrs = buffer_info.wAttributes; in ColorPrintf() local 150 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColorPrintf()
|
/external/google-benchmark/src/ |
D | colorprint.cc | 138 const WORD old_color_attrs = buffer_info.wAttributes; in ColorPrintf() local 150 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/swiftshader/third_party/LLVM/utils/unittest/googletest/ |
D | gtest.cc | 2616 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2628 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/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 | 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/v8/testing/gtest/src/ |
D | gtest.cc | 2981 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2993 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 2983 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2995 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|
/external/googletest/googletest/src/ |
D | gtest.cc | 2981 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 2993 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/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()
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 4130 const WORD old_color_attrs = buffer_info.wAttributes; in ColoredPrintf() local 4142 SetConsoleTextAttribute(stdout_handle, old_color_attrs); in ColoredPrintf()
|