Searched refs:allTypes (Results 1 – 2 of 2) sorted by relevance
207 vector<uint16_t> allTypes {0, 1, 3, 4}; variable208 EXPECT_TRUE(vec == allTypes);
668 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeGetRqst() local675 for (uint16_t t : allTypes) { in HandleBufferSizeGetRqst()691 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleBufferSizeSetRqst() local698 for (uint16_t t : allTypes) { in HandleBufferSizeSetRqst()761 vector<uint16_t> allTypes = GetAllLogTypes(); in HandleLogRemoveRqst() local768 for (uint16_t t : allTypes) { in HandleLogRemoveRqst()