HomeSort by relevance Sort by last modified time
    Searched refs:branchCounter (Results 1 - 23 of 23) sorted by null

  /external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
CoverageNodeImpl.java 28 protected CounterImpl branchCounter;
56 this.branchCounter = CounterImpl.COUNTER_0_0;
73 branchCounter = branchCounter.increment(child.getBranchCounter());
109 return branchCounter;
149 copy.branchCounter = CounterImpl.getInstance(branchCounter);
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
PackageCoverageTest.java 53 branchCounter = CounterImpl.getInstance(9, 0);
64 branchCounter = CounterImpl.getInstance(3, 0);
86 branchCounter = CounterImpl.getInstance(3, 0);
BundleCoverageImplTest.java 56 branchCounter = CounterImpl.getInstance(3, 0);
66 branchCounter = CounterImpl.getInstance(3, 0);
SourceNodeImplTest.java 185 this.branchCounter = CounterImpl.getInstance(2, 22);
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
SourceNodeImpl.java 85 branchCounter = branchCounter.increment(child.getBranchCounter());
120 branchCounter = branchCounter.increment(branches);
MethodAnalyzer.java 389 final ICounter branchCounter = total > 1
392 coverage.increment(instrCounter, branchCounter, i.getLine());
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/analysis/
CoverageNodeImplTest.java 58 branchCounter = CounterImpl.getInstance(10, 15);
90 branchCounter = CounterImpl.getInstance(5, 2);
95 branchCounter = CounterImpl.getInstance(3, 3);
108 branchCounter = CounterImpl.getInstance(3, 3);
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/csv/
ClassRowWriterTest.java 80 branchCounter = CounterImpl.getInstance(2, 22);
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/coverage/
JacocoReportCheck.java 347 Counter branchCounter() {
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.1.201405082137/
org.jacoco.core-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.3.201501221555/
org.jacoco.core-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/
org.jacoco.core-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.5.201505241946/
org.jacoco.core-0.7.5.201505241946.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.5.201505241946/
org.jacoco.core-0.7.5.201505241946.jar 
  /prebuilts/misc/common/jacoco/lib/
org.jacoco.core-0.8.0.201801022044.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.6.201602180812/
org.jacoco.core-0.7.6.201602180812.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.7.201606060606/
org.jacoco.core-0.7.7.201606060606.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.8/
org.jacoco.core-0.7.8.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128-nodeps.jar 
  /tools/tradefederation/core/res/jacoco/
jacocoant.jar 
  /prebuilts/sdk/tools/
jack-jacoco-reporter.jar 

Completed in 498 milliseconds