Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcommand.cpp43 const std::vector<Command*>& Command::GetAllCommands() { in GetAllCommands() function in Command
Dcommand_test.cpp40 TEST(command, GetAllCommands) { in TEST() argument