Home
last modified time | relevance | path

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

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