Home
last modified time | relevance | path

Searched defs:show_diff (Results 1 – 2 of 2) sorted by relevance

/external/jsoncpp/devtools/
Dlicenseupdater.py15 def update_license( path, dry_run, show_diff ): argument
45 def update_license_in_source_directories( source_dirs, dry_run, show_diff ): argument
/external/chromium-trace/trace-viewer/third_party/Paste/paste/debug/
Dfsdiff.py398 def show_diff(actual_content, expected_content): function