Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tests/cc/
H A Dcatch.hpp1720 struct ElementPrinter { struct
1721 static void print( const Tuple& tuple, std::ostream& os ) in print()
1733 struct ElementPrinter<Tuple,N,false> { struct
1734 static void print( const Tuple&, std::ostream& ) {} in print()