Searched refs:signed_prefill (Results 1 – 1 of 1) sorted by relevance
682 std::ptrdiff_t signed_prefill = std::ptrdiff_t(prefill); in TestPushPop() local684 if (signed_prefill + 1>= capacity) { in TestPushPop()