Home
last modified time | relevance | path

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

/Zephyr-latest/tests/modules/thrift/ThriftTest/src/
Dserver.hpp239 vector<Xtruct> xtructs = i2_iter->second.xtructs; in testInsanity() local
243 for (x = xtructs.begin(); x != xtructs.end(); ++x) { in testInsanity()