Searched refs:bad_len (Results 1 – 3 of 3) sorted by relevance
629 size_t bad_len; in TEST_P() local630 ASSERT_TRUE(CBB_finish(bad_response.get(), &bad_buf, &bad_len)); in TEST_P()636 bad_len)); in TEST_P()699 size_t bad_len; in TEST_P() local700 ASSERT_TRUE(CBB_finish(bad_response.get(), &bad_buf, &bad_len)); in TEST_P()706 bad_len)); in TEST_P()
740 size_t bad_len; in TEST_P() local741 ASSERT_TRUE(CBB_finish(bad_response.get(), &bad_buf, &bad_len)); in TEST_P()747 bad_len)); in TEST_P()804 size_t bad_len; in TEST_P() local805 ASSERT_TRUE(CBB_finish(bad_response.get(), &bad_buf, &bad_len)); in TEST_P()811 bad_len)); in TEST_P()
479 Pickle bad_len; in TEST() local480 bad_len.WriteInt(1 << 31); in TEST()481 iter = PickleIterator(bad_len); in TEST()