Searched refs:pendingCompVerStrLen (Results 1 – 1 of 1) sorted by relevance
1529 constexpr uint8_t pendingCompVerStrLen = 8; in TEST() local1532 pendingCompVerStrLen; in TEST()1549 inEntry->pending_comp_ver_str_len = pendingCompVerStrLen; in TEST()1560 std::fill_n(entry.data() + pendingCompVerStrPos, pendingCompVerStrLen, in TEST()1624 .str_len = pendingCompVerStrLen, in TEST()1633 std::fill_n(entryFull.pending_ver.str.str_data, pendingCompVerStrLen, 0xbb); in TEST()