Home
last modified time | relevance | path

Searched defs:status_idx (Results 1 – 3 of 3) sorted by relevance

/external/autotest/tko/
Ddisplay.py143 def grade_from_status(status_idx, status): argument
156 def average_grade_from_status_count(status_idx, status_count): argument
171 def shade_from_status_count(status_idx, status_count): argument
/external/autotest/frontend/tko/
Dmodels.py162 status_idx = dbmodels.AutoField(primary_key=True) variable in Status
704 status_idx = dbmodels.IntegerField('status index') variable in TestView
/external/nos/host/generic/nugget/include/
Dapplication.h273 volatile uint8_t status_idx; /* index of active status */ member