Home
last modified time | relevance | path

Searched defs:streamName (Results 1 – 25 of 29) sorted by relevance

12

/cts/tests/openglperf2/src/android/opengl2/cts/primitive/
DGLPrimitiveBenchmark.java42 String streamName = "test_full_pipeline_offscreen"; in testFullPipelineOffscreen() local
51 String streamName = "test_full_pipeline_onscreen"; in testFullPipelineOnscreen() local
60 String streamName = "test_pixel_output_offscreen"; in testPixelOutputOffscreen() local
69 String streamName = "test_pixel_output_onscreen"; in testPixelOutputOnscreen() local
78 String streamName = "test_shader_perf_offscreen"; in testShaderPerfOffscreen() local
87 String streamName = "test_shader_perf_onscreen"; in testShaderPerfOnscreen() local
96 String streamName = "test_context_switch_offscreen"; in testContextSwitchOffscreen() local
105 String streamName = "test_context_switch_onscreen"; in testContextSwitchOnscreen() local
122 int numIterations, int timeout, String streamName) throws Exception { in runBenchmark()
/cts/tests/sample/src/android/sample/cts/
DSampleDeviceReportLogTest.java69 String streamName = "test_multiplication"; in testMultiplication() local
82 String streamName = "test_count_up"; in testCountUp() local
90 String streamName = "test_count_down"; in testCountDown() local
100 private void countHelper(int testParameter, String streamName) { in countHelper()
DSampleDeviceResultTest.java84 String streamName = "test_sort"; in testSort() local
/cts/tests/filesystem/src/android/filesystem/cts/
DSequentialRWTest.java56 String streamName = "test_single_sequential_write"; in testSingleSequentialWrite() local
86 String streamName = "test_single_sequential_update"; in testSingleSequentialUpdate() local
88 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSingleSequentialUpdate() local
101 String streamName = "test_single_sequential_read"; in testSingleSequentialRead() local
DAlmostFullTest.java109 String streamName = "test_sequential_update"; in testSequentialUpdate() local
111 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSequentialUpdate() local
124 String streamName = "test_random_read"; in testRandomRead() local
138 String streamName = "test_random_update"; in testRandomUpdate() local
DRandomRWTest.java44 String streamName = "test_random_read"; in testRandomRead() local
60 String streamName = "test_random_update"; in testRandomUpdate() local
DFileUtil.java380 int bufferSize, int numberRepetition, String reportName, String streamName) in doSequentialUpdateTest()
/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java124 String streamName = "test_camera_launch"; in testCameraLaunch() local
210 String streamName = "test_camera_launch_average"; in testCameraLaunch() local
238 String streamName = "test_single_capture"; in testSingleCapture() local
335 String streamName = "test_single_capture_average"; in testSingleCapture() local
406 String streamName = "test_multiple_capture"; in testMultipleCapture() local
534 String streamName = "test_multiple_capture_average"; in testMultipleCapture() local
559 String streamName = "test_reprocessing_latency"; in testReprocessingLatency() local
588 String streamName = "test_reprocessing_throughput"; in testReprocessingThroughput() local
616 String streamName = "test_high_quality_reprocessing_latency"; in testHighQualityReprocessingLatency() local
645 String streamName = "test_high_quality_reprocessing_throughput"; in testHighQualityReprocessingThroughput() local
[all …]
/cts/tests/simplecpu/src/android/simplecpu/cts/
DSimpleCpuTest.java102 String streamName = "do_test_sort"; in doTestSort() local
126 String streamName = "do_matrix_multiplication"; in doMatrixMultiplication() local
/cts/tests/jank/src/android/jank/cts/
DCtsJankTestBase.java54 String streamName = "cts_device_jank_test"; in setUp() local
/cts/tests/ui/src/android/ui/cts/
DScrollingTest.java73 String streamName = "test_full_scrolling"; in testFullScrolling() local
/cts/tests/tvprovider/src/android/tvprovider/cts/
DTvProviderPerfTest.java108 String streamName = "test_channels"; in testChannels() local
246 String streamName = "test_programs"; in testPrograms() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DReportLogDeviceInfoStore.java32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
DDeviceReportLog.java46 public DeviceReportLog(String reportLogName, String streamName) { in DeviceReportLog()
/cts/common/host-side/util/src/com/android/compatibility/common/util/
DReportLogHostInfoStore.java32 public ReportLogHostInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogHostInfoStore()
DMetricsReportLog.java47 String reportLogName, String streamName) { in MetricsReportLog()
/cts/tests/openglperf2/src/android/opengl2/cts/reference/
DGLReferenceBenchmark.java67 String streamName = "test_reference_benchmark"; in testReferenceBenchmark() local
/cts/tests/dram/src/android/dram/cts/
DBandwidthTest.java170 String streamName = "run_memcpy"; in doRunMemcpy() local
205 String streamName = "run_memset"; in doRunMemset() local
/cts/hostsidetests/ui/src/android/ui/cts/
DInstallTimeTest.java76 String streamName = "test_install_time"; in testInstallTime() local
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostResultTest.java140 String streamName = "test_transfer_time_metrics"; in testTransferTime() local
/cts/tests/leanbackjank/src/android/leanbackjank/cts/
DCtsJankTestBase.java94 String streamName = "cts_leanback_jank"; in setUp() local
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/
DTaskSwitchingDeviceTest.java88 String streamName = "test_measure_task_switching"; in testMeasureTaskSwitching() local
/cts/tests/tests/security/src/android/security/cts/
DHwRngTest.java56 String streamName = "test_device_file_present"; in testDeviceFilePresent() local
/cts/tests/tests/media/src/android/media/cts/
DDecoderConformanceTest.java185 String streamName = "decoder_conformance_test"; in decodeTestVectors() local
DAudioTrack_ListenerTest.java75 String streamName = "test_static_audio_track_callback_handler"; in testStaticAudioTrackCallbackWithHandler() local

12