Searched defs:AllocatorTest (Results 1 – 3 of 3) sorted by relevance
49 class AllocatorTest : public common::test::BaseTestWithScope { class52 HWTEST_F_L0(AllocatorTest, EnvNotSet) in HWTEST_F_L0() argument65 HWTEST_F_L0(AllocatorTest, InvalidLength) in HWTEST_F_L0() argument79 HWTEST_F_L0(AllocatorTest, InitAsyncAllocation_ValidLength) in HWTEST_F_L0() argument87 HWTEST_F_L0(AllocatorTest, InitAsyncAllocation_Zero) in HWTEST_F_L0() argument95 HWTEST_F_L0(AllocatorTest, InitAsyncAllocation_InvalidChar) in HWTEST_F_L0() argument
713 TEST_F(RegionNonmovableObjectAllocatorTest, AllocatorTest) in TEST_F() argument745 TEST_F(RegionNonmovableLargeObjectAllocatorTest, AllocatorTest) in TEST_F() argument810 TEST_F(RegionHumongousObjectAllocatorTest, AllocatorTest) in TEST_F() argument
41 explicit AllocatorTest() in AllocatorTest() function