Home
last modified time | relevance | path

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

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dclient.cpp183 context.client->testMapMap(mm, 1); in ZTEST()
Dserver.hpp188 void testMapMap(map<int32_t, map<int32_t, int32_t>> &mapmap, const int32_t hello) override in testMapMap() function in TestHandler