Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_allocator/
H A Dfragmentation.cc45 float CalculateFragmentation(const Fragmentation& fragmentation) { in CalculateFragmentation() function
H A Dfragmentation_test.cc46 TEST(FragmentationTest, CalculateFragmentation) { in TEST() argument