Home
last modified time | relevance | path

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

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dclient.cpp123 context.client->testMap(response_map, request_map); in ZTEST()
Dserver.hpp97 void testMap(map<int32_t, int32_t> &out, const map<int32_t, int32_t> &thing) override in testMap() function in TestHandler