Home | History | Annotate | Download | only in socket

Lines Matching refs:ASSERT_LE

816   ASSERT_LE(kMaxSocketsPerGroup, static_cast<int>(requests()->size()));
835 ASSERT_LE(kNumRequests, kMaxSockets); // Otherwise the test will hang.