Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/
H A Dfunction_tests.cc69 struct SlotMachine { struct
70 void operator()() { value++; } in operator ()()
71 int operator()(int a, int b) { in operator ()()
76 int value = 0;