Searched refs:col1 (Results 1 – 3 of 3) sorted by relevance
109 Collection<Object> col1 = new ArrayList<>(); in testDump() local112 mLeakDetector.trackCollection(col1, "tag"); in testDump()125 Collection<Object> col1 = new ArrayList<>(); in testDisabled() local128 mLeakDetector.trackCollection(col1, "tag"); in testDisabled()
87 const char* col1 = info.name.c_str(); in listTests() local101 printf("%-20s %.*s\n", col1, toPrint, col2); in listTests()102 col1 = ""; in listTests()
1017 val col1 = "column1" in <lambda>() constant1021 underTest.logChange("", col1, true) in <lambda>()1023 underTest.logChange("", col1, false) in <lambda>()