Home
last modified time | relevance | path

Searched defs:AllocTest (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/test/core/util/
Dalloc_test.cc28 TEST(AllocTest, MallocAligned) { in TEST() argument
/third_party/grpc/test/core/resource_quota/
Darena_test.cc59 class AllocTest : public ::testing::TestWithParam<AllocShape> {}; class
61 TEST_P(AllocTest, Works) { in TEST_P() argument