Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tools/trace/
Ddiff_state.py307 def _strip_comments(data): function
312 assert _strip_comments('''// a comment
326 data = _strip_comments(data)