Searched refs:testDataMap (Results 1 – 1 of 1) sorted by relevance
125 testAll(t, m, testDataMap(testData[:]), func(_ string, _ int) bool {132 testAll(t, m, testDataMap(testData[:]), func(s string, i int) bool {311 func testDataMap(data []string) map[string]int { func