Home
last modified time | relevance | path

Searched defs:GREEN (Results 1 – 2 of 2) sorted by relevance

/test/xts/hats/hdf/display/composer/common/
Ddisplay_test_utils.h31 const uint32_t GREEN = 0x00ff00ff; variable
/test/testfwk/developer_test/libs/fuzzlib/tools/
Dcolored.py28 GREEN = '\033[1;32m' variable in Colored