OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onRun
(Results
1 - 15
of
15
) sorted by null
/external/skia/tests/
TestClassDef.h
28
virtual void
onRun
(Reporter* reporter) SK_OVERRIDE { function(reporter); } \
40
virtual void
onRun
(Reporter* reporter) SK_OVERRIDE { function(reporter); } \
52
virtual void
onRun
(Reporter* reporter) SK_OVERRIDE { \
ARGBImageEncoderTest.cpp
23
virtual void
onRun
(Reporter* reporter) SK_OVERRIDE;
31
void BitmapTransformerTestClass::
onRun
(Reporter* reporter) {
BitmapHasherTest.cpp
23
virtual void
onRun
(Reporter* reporter) {
Test.h
71
virtual void
onRun
(Reporter*) = 0;
Test.cpp
107
this->
onRun
(&local);
ChecksumTest.cpp
21
virtual void
onRun
(Reporter* reporter) {
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
TestService.java
311
running = mBackgroundOp.
onRun
();
324
running = mForegroundOp.
onRun
();
448
abstract boolean
onRun
();
463
boolean
onRun
() {
477
boolean
onRun
() {
487
boolean
onRun
() {
499
boolean
onRun
() {
510
boolean
onRun
() {
529
boolean
onRun
() {
540
boolean
onRun
() {
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
GyroscopeMeasurementTestActivity.java
28
protected void
onRun
() throws Throwable {
AccelerometerMeasurementTestActivity.java
30
protected void
onRun
() throws Throwable {
MagneticFieldMeasurementTestActivity.java
35
protected void
onRun
() throws Throwable {
BaseSensorSemiAutomatedTestActivity.java
84
onRun
();
107
protected abstract void
onRun
() throws Throwable;
/frameworks/base/core/java/com/android/internal/os/
BaseCommand.java
47
onRun
();
78
public abstract void
onRun
() throws Exception;
/frameworks/base/cmds/wm/src/com/android/commands/wm/
Wm.java
63
public void
onRun
() throws Exception {
/frameworks/base/cmds/media/src/com/android/commands/media/
Media.java
66
public void
onRun
() throws Exception {
/frameworks/base/cmds/am/src/com/android/commands/am/
Am.java
259
public void
onRun
() throws Exception {
[
all
...]
Completed in 197 milliseconds