kubernetes/pkg/scheduler/backend/cache/debugger/comparer_test.go

func TestCompareNodes(t *testing.T) {}

func testCompareNodes(actual, cached, missing, redundant []string, t *testing.T) {}

func TestComparePods(t *testing.T) {}

func testComparePods(actual, cached, queued, missing, redundant []string, t *testing.T) {}