Searched refs:blobStallDurations (Results 1 – 1 of 1) sorted by relevance
3199 std::vector<int64_t> blobMinDurations, blobStallDurations; in TEST_P() local3203 supportedP010Sizes, &blobStallDurations); in TEST_P()3204 ASSERT_FALSE(blobStallDurations.empty()); in TEST_P()3207 ASSERT_EQ(blobMinDurations.size(), blobStallDurations.size()); in TEST_P()