Home
last modified time | relevance | path

Searched defs:run_diff (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/libcore/tools/upstream/
H A Dupstream-diff101 def run_diff(diff, repositories, rel_paths): function
/aosp_15_r20/frameworks/base/ravenwood/tools/hoststubgen/test-tiny-framework/
H A Dtiny-framework-dump-test.py30 def run_diff(file1, file2): function
/aosp_15_r20/art/tools/
H A Dtest_presubmit.py93 def run_diff(changed_file, tool_dict, original_file): function
/aosp_15_r20/external/llvm-libc/test/src/math/performance_testing/
H A DBinaryOpSingleOutputPerf.h104 static void run_diff(Func myFunc, Func otherFunc, const char *logFile) { in run_diff() function