Home
last modified time | relevance | path

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

/external/v8/tools/ignition/
Dlinux_perf_report.py51 COMPILER_SYMBOLS_RE = re.compile( variable
135 elif COMPILER_SYMBOLS_RE.match(symbol):
Dlinux_perf_report_test.py145 self.assertTrue(ipr.COMPILER_SYMBOLS_RE.match(compiler_symbol))