kubernetes/pkg/kubelet/util/sliceutils/sliceutils_test.go

func buildPodsByCreationTime() PodsByCreationTime {}

func TestPodsByCreationTimeLen(t *testing.T) {}

func TestPodsByCreationTimeSwap(t *testing.T) {}

func TestPodsByCreationTimeLess(t *testing.T) {}

func buildByImageSize() ByImageSize {}

func TestByImageSizeLen(t *testing.T) {}

func TestByImageSizeSwap(t *testing.T) {}

func TestByImageSizeLess(t *testing.T) {}