Home
last modified time | relevance | path

Searched refs:call_set_simple_value_with_lambda (Results 1 – 1 of 1) sorted by relevance

/system/iorap/tests/src/tmp/
Dintrospection_test.cc167 constexpr void call_set_simple_value_with_lambda(T&& self, V&& value) { in call_set_simple_value_with_lambda() function
182 call_set_simple_value_with_lambda(x, 123); in TEST()