HomeSort by relevance Sort by last modified time
    Searched full:instrumentation (Results 276 - 300 of 1688) sorted by null

<<11121314151617181920>>

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_obj.h 48 unsigned long uMode; /* PERF instrumentation mode */
61 /* PERF Instrumentation mode */
69 INSTRUMENTATION OBJECT
  /hardware/ti/omap4xxx/camera/
CameraHalCommon.cpp 32 @brief PPM instrumentation
55 @brief PPM instrumentation
87 @brief PPM instrumentation
  /packages/apps/Camera/tests/src/com/android/camera/stress/
CameraLatency.java 21 import android.app.Instrumentation;
32 * Junit / Instrumentation test case for camera test
72 Instrumentation inst = getInstrumentation();
ShotToShotLatency.java 19 import android.app.Instrumentation;
34 * Junit / Instrumentation test case for measuring camera shot to shot latency
95 Instrumentation inst = getInstrumentation();
SwitchPreview.java 21 import android.app.Instrumentation;
33 * Junit / Instrumentation test case for camera test
92 Instrumentation inst = getInstrumentation();
  /packages/apps/Camera2/tests/src/com/android/camera/stress/
CameraLatency.java 21 import android.app.Instrumentation;
32 * Junit / Instrumentation test case for camera test
72 Instrumentation inst = getInstrumentation();
ShotToShotLatency.java 19 import android.app.Instrumentation;
34 * Junit / Instrumentation test case for measuring camera shot to shot latency
94 Instrumentation inst = getInstrumentation();
SwitchPreview.java 21 import android.app.Instrumentation;
33 * Junit / Instrumentation test case for camera test
91 Instrumentation inst = getInstrumentation();
  /packages/apps/LegacyCamera/tests/src/com/android/camera/stress/
CameraLatency.java 21 import android.app.Instrumentation;
32 * Junit / Instrumentation test case for camera test
72 Instrumentation inst = getInstrumentation();
SwitchPreview.java 22 import android.app.Instrumentation;
33 * Junit / Instrumentation test case for camera test
92 Instrumentation inst = getInstrumentation();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_hash_func.h 39 /** @brief A hash performance instrumentation line in the object table. */
94 /** @brief A hash performance instrumentation line in the stack table. */
104 /** @brief Hash performance instrumentation producer. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_hash_func.h 39 /** @brief A hash performance instrumentation line in the object table. */
94 /** @brief A hash performance instrumentation line in the stack table. */
104 /** @brief Hash performance instrumentation producer. */
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_hash_func.h 39 /** @brief A hash performance instrumentation line in the object table. */
94 /** @brief A hash performance instrumentation line in the stack table. */
104 /** @brief Hash performance instrumentation producer. */
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.test.AndroidTestRunner.html 86 <A NAME="android.test.AndroidTestRunner.setInstrumentation_added(android.app.Instrumentation)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/AndroidTestRunner.html#setInstrumentation(android.app.Instrumentation)" target="_top"><code>setInstrumentation</code></A>(<code>Instrumentation</code>)</nobr>
101 <A NAME="android.test.AndroidTestRunner.setInstrumentaiton_changed(android.app.Instrumentation)"></A>
102 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/AndroidTestRunner.html#setInstrumentaiton(android.app.Instrumentation)" target="_top"><code>setInstrumentaiton</code></A>(<code>Instrumentation</code>) </nobr>
android.test.InstrumentationTestCase.html 86 <A NAME="android.test.InstrumentationTestCase.injectInstrumentation_added(android.app.Instrumentation)"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#injectInstrumentation(android.app.Instrumentation)" target="_top"><code>injectInstrumentation</code></A>(<code>Instrumentation</code>)</nobr>
101 <A NAME="android.test.InstrumentationTestCase.injectInsrumentation_changed(android.app.Instrumentation)"></A>
102 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/test/InstrumentationTestCase.html#injectInsrumentation(android.app.Instrumentation)" target="_top"><code>injectInsrumentation</code></A>(<code>Instrumentation</code>) </nobr>
  /packages/apps/Dialer/tests/src/com/android/dialer/util/
FakeAsyncTaskExecutor.java 19 import android.app.Instrumentation;
60 private final Instrumentation mInstrumentation;
63 public FakeAsyncTaskExecutor(Instrumentation instrumentation) {
64 Assert.assertNotNull(instrumentation);
65 mInstrumentation = instrumentation;
  /cts/tests/tests/app/src/android/app/cts/
LauncherActivityTest.java 20 import android.app.Instrumentation;
30 private Instrumentation mInstrumentation;
LocalActivityManagerTest.java 20 import android.app.Instrumentation;
27 private Instrumentation mInstrumentation;
TabActivityTest.java 21 import android.app.Instrumentation;
31 private Instrumentation mInstrumentation;
  /cts/tests/tests/openglperf/
AndroidManifest.xml 28 <instrumentation
31 <instrumentation
  /cts/tests/tests/provider/
AndroidManifest.xml 43 <instrumentation android:name="android.test.InstrumentationCtsTestRunner"
47 <instrumentation android:name="android.provider.cts.CalendarTest$CalendarEmmaTestRunner"
  /cts/tests/tests/uidisolation/src/android/uidisolation/cts/
IsolatedServiceTest.java 20 import android.app.Instrumentation;
31 private Instrumentation mInstrumentation;
  /cts/tests/tests/view/src/android/view/cts/
TouchDelegateTest.java 21 import android.app.Instrumentation;
38 private Instrumentation mInstrumentation;
  /developers/build/prebuilts/gradle/CardReader/CardReaderSample/tests/
AndroidManifest.xml 54 Specifies the instrumentation test runner used to run the tests.
56 <instrumentation
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/tests/
AndroidManifest.xml 54 Specifies the instrumentation test runner used to run the tests.
56 <instrumentation

Completed in 1562 milliseconds

<<11121314151617181920>>