Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp4701 inline Clara::CommandLine<ConfigData> makeCommandLineParser() { in makeCommandLineParser() function
6290 : m_cli( makeCommandLineParser() ) { in Session()