Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_async2/
H A Dcoro_test.cc63 class ObjectWithCoroMethod { class
65 ObjectWithCoroMethod(int x) : x_(x) {} in ObjectWithCoroMethod() function in __anon50e29b260111::ObjectWithCoroMethod