Home
last modified time | relevance | path

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

/cts/tests/video/
DREADME.md3 1. Testing video encoder/decoder performance by running encoding/decoding without displaying the ra…
6 …s/video/CtsVideoTestCases-1.3.zip) and is downloaded automatically while running tests. Manual ins…
/cts/apps/CameraITS/
D.gitignore1 # Ignore files that are created asa result of running the ITS tests.
/cts/common/device-side/bedstead/dpmwrapper/
DAndroid.bp16 // Mockito spy to implement the IPC between users (so tests running on current user can call the
17 // device owner running on system user), but before S is shipped it should be replaced by using the
/cts/tests/tests/media/
DREADME.md24 and these are downloaded automatically while running tests.
51 the device and executing the atest command again, or running ./tests/tests/media/copy_media.sh to
52 manually download and copy the test files to the device before running the 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/videocodec/
DREADME.md4 …ec/CtsVideoCodecTestCases-2.1.zip) and is downloaded automatically while running tests. Manual ins…
/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTestAppInterface.java379 jobState.running = ACTION_JOB_STARTED.equals(intent.getAction());
405 jobState.running = false;
423 return jobState != null && jobState.running; in awaitJobStart()
432 return jobState != null && !jobState.running;
494 boolean running;
509 running = false;
/cts/hostsidetests/adpf/app/hintsession/src/cpp/external/
Dandroid_native_app_glue.h177 int running; member
Dandroid_native_app_glue.c227 android_app->running = 1; in android_app_entry()
271 while (!android_app->running) { in android_app_create()
/cts/tools/incremental-cts/
DREADME.md15 Before running this command, please create `extra_deqp_dependency.txt` file and
/cts/tests/mediapc/
DREADME.md4 …PerformanceClassTestCases-3.0.zip) and is downloaded automatically while running tests. Manual ins…
17 For eg: when the device doesn't advertise Build.VERSION.MEDIA_PERFORMANCE_CLASS, running the tests …
/cts/tests/signature/api-check/hidden-api-killswitch-sdklist/
DAndroid.bp32 // CtsHiddenApiBlacklistCurrentApiTestCases before running this test to
/cts/tests/mediapc/requirements/
Drequirements.txtpb64 …f hardware video decoder sessions (AVC or HEVC) in any codec combination running concurrently at 7…
71 …deo decoder sessions (AVC, HEVC, VP9* or later) in any codec combination running concurrently at 7…
78 …decoder sessions (AVC, HEVC, VP9, AV1 or later) in any codec combination running concurrently at 1…
85 …decoder sessions (AVC, HEVC, VP9, AV1 or later) in any codec combination running concurrently with…
92 …ecoder sessions (AVC, HEVC, VP9, AV1, or later) in any codec combination running concurrently with…
142 …f hardware video encoder sessions (AVC or HEVC) in any codec combination running concurrently at 7…
149 …deo encoder sessions (AVC, HEVC, VP9* or later) in any codec combination running concurrently at 7…
156 …encoder sessions (AVC, HEVC, VP9, AV1 or later) in any codec combination running concurrently at 1…
163 …encoder sessions (AVC, HEVC, VP9, AV1 or later) in any codec combination running concurrently with…
170 …ncoder sessions (AVC, HEVC, VP9, AV1, or later) in any codec combination running concurrently with…
[all …]
/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/securitybulletin/
DAndroid.bp43 // Need for running inputflinger test in TEST_MAPPING
/cts/hostsidetests/hdmicec/
DREADME.md22 It is recommended that the source device has an HDMI physical address of `1.0.0.0` while running
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioAEC.java129 public void setRunning(boolean running) { in setRunning() argument
130 mRunning = running; in setRunning()
/cts/hostsidetests/library/
DAndroid.bp38 // by the test (CtsUsesNativeLibraryTest) while the test is running.
/cts/tests/media/
DREADME.md6 …media/CtsMediaV2TestCases-4.2.zip) and is downloaded automatically while running tests. Manual ins…