Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/symbol/
Dversion_script_parser_test.cpp51 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
90 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
106 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
145 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
187 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
204 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
221 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
238 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
255 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
284 const ExportedSymbolSet::FunctionMap &funcs = result->GetFunctions(); in TEST() local
[all …]
Dexported_symbol_set_test.cpp31 const ExportedSymbolSet::FunctionMap &funcs = symbols.GetFunctions(); in TEST() local