Home
last modified time | relevance | path

Searched refs:skip_count (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dget_unit_test_report.py254 skip_count = 0 variable
395 skip_count += 1
418 logger.info("SKIPPED : " + str(skip_count))
/openbmc/u-boot/tools/
H A Dproftool.c495 int missing_count = 0, skip_count = 0; in make_ftrace() local
519 skip_count++; in make_ftrace()
530 skip_count); in make_ftrace()
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot196 ${skip_count}= Evaluate (${total_log_count}//${max_view_count})*${max_view_count}
198 ... /redfish/v1/Systems/${SYSTEM_ID}/LogServices/PostCodes/Entries?$skip=${skip_count}