/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/letterbox/ |
H A D | LetterboxConfigurationTest.kt | 48 val COLOR_RED = Color.valueOf(Color.RED) in <lambda>() constant
|
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/ |
D | Color.h | 23 static constexpr const char* COLOR_RED = "\033[0;31m"; variable
|
/aosp_15_r20/frameworks/base/services/tests/ |
H A D | runtests.py | 28 COLOR_RED = '\033[0;31m' variable
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | colorprint.h | 11 COLOR_RED, enumerator
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | colorprint.h | 11 COLOR_RED, enumerator
|
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/ |
H A D | colorprint.h | 11 COLOR_RED, enumerator
|
/aosp_15_r20/art/test/ |
H A D | default_run.py | 30 COLOR_RED = '\033[91m' if COLOR else '' variable
|
H A D | run-test | 39 COLOR_RED = '\033[91m' if COLOR else '' variable
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | colordlg.h | 13 #define COLOR_RED 706 macro
|
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/ |
H A D | DebugSystem.java | 21 public static final int COLOR_RED = 0; field in DebugSystem
|
/aosp_15_r20/packages/apps/TV/tuner/src/com/android/tv/tuner/util/ |
D | StatusTextUtils.java | 27 private static final String COLOR_RED = "red"; field in StatusTextUtils
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | cli_shared.py | 40 COLOR_RED = "red" variable
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_gather_context_rolls.c | 30 #define COLOR_RED "\033[31m" macro
|
H A D | ac_parse_ib.c | 31 #define COLOR_RED "\033[31m" macro
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
H A D | TestThemeHelper.java | 59 private static final int COLOR_RED = 0xFFFF0000; field in TestThemeHelper
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/IsolatedSplitApp/src/com/android/cts/isolatedsplitapp/ |
H A D | TestTheme.java | 42 public static final int COLOR_RED = 0xFFFF0000; field in TestTheme
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/ |
H A D | eg_debug.c | 19 #define COLOR_RED "\033[31m" macro
|
/aosp_15_r20/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/ |
D | Clog.java | 39 private static final int COLOR_RED = 31; field in Clog
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
H A D | NotificationStyleVerifierActivity.java | 46 private static final int COLOR_RED = Color.parseColor("#ff0000"); field in NotificationStyleVerifierActivity
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_test_dma_perf.c | 403 #define COLOR_RED "\033[1;31m" macro
|
H A D | si_debug.c | 277 #define COLOR_RED "\033[31m" macro
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/ |
H A D | curses.h | 586 # define COLOR_RED 1 macro 592 # define COLOR_RED 4 macro
|
/aosp_15_r20/external/libdav1d/tests/checkasm/ |
H A D | checkasm.c | 65 #define COLOR_RED 31 macro
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_debug.c | 35 #define COLOR_RED "\033[31m" macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/googletest/googletest/include/gtest/ |
D | gtest.h | 1804 enum GTestColor { COLOR_DEFAULT, COLOR_RED, COLOR_GREEN, COLOR_YELLOW }; enumerator
|