Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 573386326
Change-Id: If96e2a1506dd6bd1be0892f9253a5390d1ffb472
  • Loading branch information
TCMalloc Team authored and copybara-github committed Oct 14, 2023
1 parent 2811c61 commit 0102731
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tcmalloc/huge_page_aware_allocator_fuzz.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include "tcmalloc/span.h"

namespace {
using absl::base_internal::LowLevelAlloc;
using tcmalloc::tcmalloc_internal::AccessDensityPrediction;
using tcmalloc::tcmalloc_internal::AllocationGuardSpinLockHolder;
using tcmalloc::tcmalloc_internal::BackingStats;
Expand Down
1 change: 0 additions & 1 deletion tcmalloc/huge_region_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ namespace {

using testing::NiceMock;
using testing::Return;
using testing::StrictMock;

class HugeRegionTest : public ::testing::Test {
protected:
Expand Down

0 comments on commit 0102731

Please sign in to comment.