Home
last modified time | relevance | path

Searched refs:running (Results 1 – 13 of 13) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestAppInterface.java150 mTestJobState.running = ACTION_JOB_STARTED.equals(intent.getAction());
170 return (mTestJobState.jobId == mJobId) && mTestJobState.running; in awaitJobStart()
178 return (mTestJobState.jobId == mJobId) && !mTestJobState.running;
211 boolean running;
226 running = false;
/cts/tests/video/
DREADME.md3 1. Testing video encoder/decoder performance by running encoding/decoding without displaying the ra…
6 …s/video/CtsVideoTestCases-1.2.zip) and is downloaded automatically while running tests. Manual ins…
/cts/common/device-side/bedstead/dpmwrapper/
DAndroid.bp17 // Mockito spy to implement the IPC between users (so tests running on current user can call the
18 // device owner running on system user), but before S is shipped it should be replaced by using the
/cts/apps/CameraITS/
D.gitignore1 # Ignore files that are created asa result of running the ITS tests.
/cts/tools/cts-tradefed/
DREADME13 support running CTS in a continuous test environment.
41 2. Launch the cts-tradefed console by running the 'cts-tradefed'. If you've
60 note: all connected devices must be running the same build
/cts/tests/mediapc/
DREADME.md4 …PerformanceClassTestCases-1.1.zip) and is downloaded automatically while running tests. Manual ins…
/cts/tools/incremental-cts/
DREADME.md15 Before running this command, please create `extra_deqp_dependency.txt` file and
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto238 // Information about the host running the test suite.
241 // Hostname of the machine running the tests.
244 // Operating system running on the host.
336 // Set of values captured when running the PTS test.
/cts/hostsidetests/hdmicec/
DREADME.md22 It is recommended that the playback device has an HDMI physical address of `1.0.0.0` while running
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioAEC.java111 public void setRunning(boolean running) { in setRunning() argument
112 mRunning = running; in setRunning()
/cts/hostsidetests/library/
DAndroid.bp37 // by the test (CtsUsesNativeLibraryTest) while the test is running.
/cts/tests/media/
DREADME.md6 …edia/CtsMediaV2TestCases-1.13.zip) and is downloaded automatically while running tests. Manual ins…
/cts/apps/CtsVerifier/
DNOTICE.txt567 running the Program is not restricted, and the output from the Program
569 Program (independent of having been made by running the Program).
597 when run, you must cause it, when started running for such
977 running a program using the Library is not restricted, and output from
1481 running a program using the Library is not restricted, and output from
1915 running the Program is not restricted, and the output from the Program
1917 Program (independent of having been made by running the Program).
1945 when run, you must cause it, when started running for such
2287 running the Program is not restricted, and the output from the Program
2289 Program (independent of having been made by running the Program).
[all …]