Searched refs:PartitionAllocStackTest (Results 1 – 1 of 1) sorted by relevance
24 class PartitionAllocStackTest : public ::testing::Test { class26 PartitionAllocStackTest() : stack_(std::make_unique<Stack>(GetStackTop())) {} in PartitionAllocStackTest() function in partition_alloc::internal::__anon84cb7e7c0111::PartitionAllocStackTest63 TEST_F(PartitionAllocStackTest, IteratePointersFindsOnStackValue) { in TEST_F() argument75 TEST_F(PartitionAllocStackTest, in TEST_F() argument188 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting0) { in TEST_F() argument196 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting1) { in TEST_F() argument204 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting2) { in TEST_F() argument212 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting3) { in TEST_F() argument220 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting4) { in TEST_F() argument228 TEST_F(PartitionAllocStackTest, IteratePointersFindsParameterNesting5) { in TEST_F() argument[all …]