Searched defs:new_dump (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/development/vndk/tools/header-checker/src/diff/ |
H A D | abi_diff.h | 36 const std::string &old_dump, const std::string &new_dump, in HeaderAbiDiff()
|
H A D | header_abi_diff.cpp | 51 static llvm::cl::opt<std::string> new_dump( variable
|
/aosp_15_r20/external/python/pyyaml/tests/lib/ |
D | test_yaml_ext.py | 57 def new_dump(data, stream=None, Dumper=yaml.CDumper, **kwds): function
|
/aosp_15_r20/development/vndk/tools/header-checker/tests/ |
H A D | test.py | 81 def run_and_compare_abi_diff(self, old_dump, new_dump, lib, arch, argument
|