Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/common/
Dstrings_test.cc268 class ExampleClass {}; class
269 static std::ostream& operator<<(std::ostream& os, const ExampleClass& /* obj */) { in operator <<()