Searched refs:running (Results 1 – 19 of 19) sorted by relevance
/cts/tests/video/ |
D | README.md | 3 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 | .gitignore | 1 # Ignore files that are created asa result of running the ITS tests.
|
/cts/common/device-side/bedstead/dpmwrapper/ |
D | Android.bp | 16 // 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/ |
D | README.md | 24 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/ |
D | README | 13 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/ |
D | README.md | 4 …ec/CtsVideoCodecTestCases-2.1.zip) and is downloaded automatically while running tests. Manual ins…
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TestAppInterface.java | 379 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/ |
D | android_native_app_glue.h | 177 int running; member
|
D | android_native_app_glue.c | 227 android_app->running = 1; in android_app_entry() 271 while (!android_app->running) { in android_app_create()
|
/cts/tools/incremental-cts/ |
D | README.md | 15 Before running this command, please create `extra_deqp_dependency.txt` file and
|
/cts/tests/mediapc/ |
D | README.md | 4 …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/ |
D | Android.bp | 32 // CtsHiddenApiBlacklistCurrentApiTestCases before running this test to
|
/cts/tests/mediapc/requirements/ |
D | requirements.txtpb | 64 …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/ |
D | cts_report.proto | 238 // 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/ |
D | Android.bp | 43 // Need for running inputflinger test in TEST_MAPPING
|
/cts/hostsidetests/hdmicec/ |
D | README.md | 22 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/ |
D | AudioAEC.java | 129 public void setRunning(boolean running) { in setRunning() argument 130 mRunning = running; in setRunning()
|
/cts/hostsidetests/library/ |
D | Android.bp | 38 // by the test (CtsUsesNativeLibraryTest) while the test is running.
|
/cts/tests/media/ |
D | README.md | 6 …media/CtsMediaV2TestCases-4.2.zip) and is downloaded automatically while running tests. Manual ins…
|