Searched refs:mWtfCount (Results 1 – 3 of 3) sorted by relevance
111 private int mWtfCount = 0; field in RowContentBindStageTest.CountingWtfHandler124 mWtfCount++; in onTerribleFailure()128 return mWtfCount; in getWtfCount()
134 private int mWtfCount = 0; field in ShadeListBuilderTest1966 mWtfCount = 0; in interceptWtfs()1971 mWtfCount++; in interceptWtfs()1990 int wtfCount = mWtfCount; in expectWtfs()1993 mWtfCount = 0; in expectWtfs()
467 private int mWtfCount = 0; field in ShortcutService4801 pw.println(mWtfCount);5222 mWtfCount++;