Searched refs:YELLOW (Results 1 - 5 of 5) sorted by relevance
/test/xts/hats/hdf/display/composer/moduletest/ |
H A D | hdi_device_test.cpp | 55 .color = YELLOW 74 .color = YELLOW 99 .color = YELLOW, 141 .color = YELLOW, 452 .color = YELLOW }, in TEST_F() 484 std::vector<uint32_t> splitColors = { RED, GREEN, YELLOW, TRANSPARENT }; in TEST_P() 543 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, TRANSPARENT } }; in TEST_F()
|
/test/xts/hats/hdf/display/composer/common/ |
H A D | display_test_utils.h | 34 const uint32_t YELLOW = 0xffff29ff; member
|
/test/testfwk/developer_test/libs/fuzzlib/tools/ |
H A D | colored.py | 29 YELLOW = '\033[1;33m' variable in Colored 141 print(self.color_str('YELLOW', s, "[WARNING] "))
|
/test/xts/hats/hdf/display/composer/unittest/ |
H A D | hdi_composer_ut.cpp | 593 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, BLUE, PINK, PURPLE, CYAN, TRANSPARENT } }; in HWTEST_F() 633 .color = YELLOW in HWTEST_F()
|
/test/xts/hats/hdf/display/composer/benchmark/ |
H A D | display_benchmark_test.cpp | 823 .color = YELLOW
in BENCHMARK_F()
|
Completed in 8 milliseconds