Home
last modified time | relevance | path

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

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp182 UserId testTypedef(const UserId thing) override in testTypedef()
203 void testInsanity(map<UserId, map<Numberz::type, Insanity>> &insane, in testInsanity() argument
221 map<UserId, map<Numberz::type, Insanity>>::const_iterator i_iter; in testInsanity()
230 map<Numberz::type, UserId> userMap = i2_iter->second.userMap; in testInsanity()
231 map<Numberz::type, UserId>::const_iterator um; in testInsanity()
261 const UserId arg5) override in testMulti()
Dclient.cpp176 UserId uid = context.client->testTypedef(309858235082523LL); in ZTEST()