Home
last modified time | relevance | path

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

/art/tools/bisection_search/
Dbisection_search.py201 def __init__(self, expected_output): argument
/art/dex2oat/linker/
Dmulti_oat_relative_patcher_test.cc261 uint8_t expected_output[] = { in TEST_F() local
/art/tools/jfuzz/
Drun_jfuzz_test.py569 def RunBisectionSearch(self, args, expected_retcode, expected_output, argument