Home
last modified time | relevance | path

Searched refs:YELLOW (Results 1 - 5 of 5) sorted by relevance

/test/xts/hats/hdf/display/composer/moduletest/
H A Dhdi_device_test.cpp55 .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 Ddisplay_test_utils.h34 const uint32_t YELLOW = 0xffff29ff; member
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py29 YELLOW = '\033[1;33m' variable in Colored
141 print(self.color_str('YELLOW', s, "[WARNING] "))
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp593 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 Ddisplay_benchmark_test.cpp823 .color = YELLOW in BENCHMARK_F()

Completed in 8 milliseconds