Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/coverage/coverage/
Dparser.py323 COMPARE_EXCEPTION = 10 # just have to get this constant from the code. variable
508 if bc.op == OP_COMPARE_OP and bc.arg == COMPARE_EXCEPTION: