Searched defs:stars (Results 1 – 4 of 4) sorted by relevance
508 int stars; in run_CFI_select_part_tests() member
619 int stars = (desired.equals("*") ? 1 : 0) + (supported.equals("*") ? 1 : 0); in checkStars() local
616 int stars = (desired.equals("*") ? 1 : 0) + (supported.equals("*") ? 1 : 0); in checkStars() local
116 uint8_t stars[3]; in TEST() local