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

  /external/opencv3/samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
BasicTimer.h 24 m_total = 0.0f;
36 m_total = static_cast<float>(
60 float get() { return m_total; }
74 float m_total; member in class:sealed
  /external/opencv3/samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/
BasicTimer.h 24 m_total = 0.0f;
36 m_total = static_cast<float>(
60 float get() { return m_total; }
74 float m_total; member in class:sealed
  /external/testng/src/test/java/test/dataprovider/
FailedDataProviderTest.java 11 static int m_total = 0; field in class:FailedDataProviderTest
15 m_total = 0;
29 Assert.assertEquals(m_total, 6);
FailedDataProviderSample.java 18 FailedDataProviderTest.m_total += n;
  /external/testng/src/main/java/org/testng/
SuiteRunnerWorker.java 73 .append(counts.m_total).append(", Failures: ").append(counts.m_failed)
138 int m_total = 0; field in class:SuiteResultCounts
159 m_total += ctx.getPassedTests().size() + failed + skipped;
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btDbvtBroadphase.h 93 unsigned long m_total; member in struct:btDbvtBroadphase::__anon16282
btDbvtBroadphase.cpp 397 unsigned int total=m_profiling.m_total;
509 SPC(m_profiling.m_total);
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository_2.3.0.v20130412-2032.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
  /prebuilts/tools/common/m2/repository/org/testng/testng/6.9.10/
testng-6.9.10.jar 

Completed in 345 milliseconds