Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dstatuses.py26 def get_color(status: TwisterStatus) -> str: member in TwisterStatus
/Zephyr-latest/lib/utils/
Drb.c47 static enum rb_color get_color(struct rbnode *n) in get_color() function