Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_function/
H A Dfunction_test.cc352 class MoveOnlyDestructionCounter { in TEST() class
354 MoveOnlyDestructionCounter(int* destroyed_count) in TEST() function in pw::__anond6020b2f0111::TEST::MoveOnlyDestructionCounter
362 MoveOnlyDestructionCounter(MoveOnlyDestructionCounter&& t) { in TEST() function in pw::__anond6020b2f0111::TEST::MoveOnlyDestructionCounter