HomeSort by relevance Sort by last modified time
    Searched defs:mTotalTestCount (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCollector.java 31 private int mTotalTestCount;
40 mTotalTestCount = 0;
93 mTotalTestCount = testCount;
122 return mTotalTestCount;
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 641 milliseconds