Home
last modified time | relevance | path

Searched defs:streamName (Results 1 – 25 of 28) 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.java53 String streamName = "test_single_sequential_write"; in testSingleSequentialWrite() local
83 String streamName = "test_single_sequential_update"; in testSingleSequentialUpdate() local
85 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSingleSequentialUpdate() local
97 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.java41 String streamName = "test_random_read"; in testRandomRead() local
52 String streamName = "test_random_update"; in testRandomUpdate() local
DFileUtil.java378 int bufferSize, int numberRepetition, String reportName, String streamName) in doSequentialUpdateTest()
/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java121 String streamName = "test_camera_launch"; in testCameraLaunch() local
207 String streamName = "test_camera_launch_average"; in testCameraLaunch() local
235 String streamName = "test_single_capture"; in testSingleCapture() local
332 String streamName = "test_single_capture_average"; in testSingleCapture() local
353 String streamName = "test_reprocessing_latency"; in testReprocessingLatency() local
382 String streamName = "test_reprocessing_throughput"; in testReprocessingThroughput() local
410 String streamName = "test_high_quality_reprocessing_latency"; in testHighQualityReprocessingLatency() local
439 String streamName = "test_high_quality_reprocessing_throughput"; in testHighQualityReprocessingThroughput() local
466 String streamName = "test_reprocessing_capture_stall"; in testReprocessingCaptureStall() local
/cts/tests/jank/src/android/jank/cts/
DCtsJankTestBase.java54 String streamName = "cts_device_jank_test"; in setUp() local
/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/ui/src/android/ui/cts/
DScrollingTest.java73 String streamName = "test_full_scrolling"; in testFullScrolling() 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.java48 String reportLogName, String streamName) { in MetricsReportLog()
/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/tests/openglperf2/src/android/opengl2/cts/reference/
DGLReferenceBenchmark.java67 String streamName = "test_reference_benchmark"; in testReferenceBenchmark() local
/cts/hostsidetests/ui/src/android/ui/cts/
DInstallTimeTest.java76 String streamName = "test_install_time"; in testInstallTime() local
/cts/tests/dram/src/android/dram/cts/
DBandwidthTest.java169 String streamName = "run_memcpy"; in doRunMemcpy() local
204 String streamName = "run_memset"; in doRunMemset() local
/cts/tests/leanbackjank/src/android/leanbackjank/cts/
DCtsJankTestBase.java94 String streamName = "cts_leanback_jank"; in setUp() local
/cts/hostsidetests/sample/src/android/sample/cts/
DSampleHostResultTest.java140 String streamName = "test_transfer_time_metrics"; in testTransferTime() 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.java54 String streamName = "test_device_file_present"; in testDeviceFilePresent() local
/cts/tests/tests/media/src/android/media/cts/
DAudioTrack_ListenerTest.java75 String streamName = "test_static_audio_track_callback_handler"; in testStaticAudioTrackCallbackWithHandler() local
DDecoderConformanceTest.java263 String streamName = "decoder_conformance_test"; in decodeTestVectors() local

12