Home
last modified time | relevance | path

Searched refs:run_info (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/cros/
Dgoofy_client.py317 run_info = self._get_test_run_info(run_id)
318 while run_info['status'] == 'RUNNING':
320 run_info['scheduled_tests']
327 run_info = self._get_test_run_info(run_id)
328 if run_info['status'] != 'FINISHED':
/external/harfbuzz_ng/src/
Dhb-coretext.cc1036 hb_glyph_info_t *run_info = buffer->info + buffer->len; in _hb_coretext_shape() local
1068 hb_glyph_info_t *info = run_info; in _hb_coretext_shape()
1090 hb_glyph_info_t *info = run_info; in _hb_coretext_shape()