Functions

  • std::string ToString (const memalloc::Range & range)

    Defined at line 37 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/testing/range.h

  • template <typename RangeIter>
    std::string ToString (RangeIter first, RangeIter last)

    Defined at line 44 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/testing/range.h

  • template <typename Ranges>
    std::string ToString (Ranges && ranges)

    Defined at line 53 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/testing/range.h

  • std::string ToString (const std::span<const memalloc::Range> & ranges)

    Defined at line 57 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/testing/range.h

  • void CompareRanges (std::span<const memalloc::Range> expectedstd::span<const memalloc::Range> actual)

    Defined at line 61 of file ../../zircon/kernel/phys/lib/memalloc/include/lib/memalloc/testing/range.h