Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/libsync/tests/
H A Dsync_test.cpp272 TEST(AllocTest, Timeline) { in TEST() argument
277 TEST(AllocTest, Fence) { in TEST() argument
286 TEST(AllocTest, FenceNegative) { in TEST() argument
/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/
H A Darena_test.cc56 class AllocTest : public ::testing::TestWithParam<AllocShape> {}; class
58 TEST_P(AllocTest, Works) { in TEST_P() argument
/aosp_15_r20/external/grpc-grpc/test/core/gpr/
H A Dalloc_test.cc30 TEST(AllocTest, MallocAligned) { in TEST() argument