Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dasm_printer_test.cpp307 …std::vector<std::pair<std::string_view, EncodeFuncType<ONE>>> singleFunctions {{"mov", &Encoder::E… in Values1() local
311 return testing::ValuesIn(singleFunctions); in Values1()