Searched refs:mutationCount (Results 1 – 2 of 2) sorted by relevance
31 private int mutationCount = 0; field in DOMTest286 return mutationCount; in getMutationCount()
165 int mutationCount = test.getMutationCount(); in runTest() local166 if (mutationCount != 0) { in runTest()