Home
last modified time | relevance | path

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

/third_party/boost/libs/python/test/
Dresult.cpp13 void expect_string(type<char*>*) {} in expect_string() function
/third_party/uboot/u-boot-2020.01/test/py/tests/
Dtest_vboot.py78 def run_bootm(sha_algo, test_type, expect_string, boots, fit=None): argument