Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DRecordFilter_test.cpp134 class ParseRecordFilterCommand : public Command { class
136 ParseRecordFilterCommand(RecordFilter& filter) : Command("", "", ""), filter_(filter) {} in ParseRecordFilterCommand() function in __anon48e825400110::ParseRecordFilterCommand