Home
last modified time | relevance | path

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

/libcore/tools/patch-style/
Dlibcore-patch-style.awk58 function expectationError(reason, expected, actual) { function
78 expectationError("Missing END marker.", g_expected_end, $0)
90 expectationError("Bad END marker.", g_expected_end, actual_line)