/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
D | GLPrimitiveBenchmark.java | 42 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/ |
D | SampleDeviceReportLogTest.java | 69 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()
|
D | SampleDeviceResultTest.java | 84 String streamName = "test_sort"; in testSort() local
|
/cts/tests/filesystem/src/android/filesystem/cts/ |
D | SequentialRWTest.java | 63 String streamName = "test_single_sequential_write"; in testSingleSequentialWrite() local 94 String streamName = "test_single_sequential_update"; in testSingleSequentialUpdate() local 96 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSingleSequentialUpdate() local 110 String streamName = "test_single_sequential_read"; in testSingleSequentialRead() local
|
D | AlmostFullTest.java | 118 String streamName = "test_sequential_update"; in testSequentialUpdate() local 120 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSequentialUpdate() local 134 String streamName = "test_random_read"; in testRandomRead() local 149 String streamName = "test_random_update"; in testRandomUpdate() local
|
D | RandomRWTest.java | 53 String streamName = "test_random_read"; in testRandomRead() local 70 String streamName = "test_random_update"; in testRandomUpdate() local
|
D | FileUtil.java | 379 int bufferSize, int numberRepetition, String reportName, String streamName) in doSequentialUpdateTest()
|
/cts/tests/simplecpu/src/android/simplecpu/cts/ |
D | SimpleCpuTest.java | 102 String streamName = "do_test_sort"; in doTestSort() local 126 String streamName = "do_matrix_multiplication"; in doMatrixMultiplication() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | PerformanceTest.java | 142 String streamName = "test_camera_launch"; in testCameraLaunch() local 263 String streamName = "test_camera_launch_average"; in testCameraLaunch() local 318 String streamName = appendFormatDescription("test_single_capture", formatDescription); in testSingleCaptureForFormat() local 452 String streamName = appendFormatDescription("test_single_capture_average", in testSingleCaptureForFormat() local 526 String streamName = "test_multiple_capture"; in testMultipleCapture() local 661 String streamName = "test_multiple_capture_average"; in testMultipleCapture() local 686 String streamName = "test_reprocessing_latency"; in testReprocessingLatency() local 716 String streamName = "test_reprocessing_throughput"; in testReprocessingThroughput() local 745 String streamName = "test_high_quality_reprocessing_latency"; in testHighQualityReprocessingLatency() local 775 String streamName = "test_high_quality_reprocessing_throughput"; in testHighQualityReprocessingThroughput() local [all …]
|
/cts/hostsidetests/ui/control/src/android/taskswitching/control/cts/ |
D | TaskSwitchingDeviceTest.java | 67 String streamName = "test_measure_task_switching"; in testMeasureTaskSwitching() local
|
/cts/tests/tvprovider/src/android/tvprovider/cts/ |
D | TvProviderPerfTest.java | 115 String streamName = "test_channels"; in testChannels() local 253 String streamName = "test_programs"; in testPrograms() local
|
/cts/common/device-side/util/src/com/android/compatibility/common/util/ |
D | ReportLogDeviceInfoStore.java | 32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
|
D | DeviceReportLog.java | 42 public DeviceReportLog(String reportLogName, String streamName) { in DeviceReportLog() 47 public DeviceReportLog(String reportLogName, String streamName, File logDirectory) { in DeviceReportLog()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | ReportLogDeviceInfoStore.java | 32 public ReportLogDeviceInfoStore(File jsonFile, String streamName) throws Exception { in ReportLogDeviceInfoStore()
|
D | DeviceReportLog.java | 42 public DeviceReportLog(String reportLogName, String streamName) { in DeviceReportLog() 47 public DeviceReportLog(String reportLogName, String streamName, File logDirectory) { in DeviceReportLog()
|
/cts/tests/openglperf2/src/android/opengl2/cts/reference/ |
D | GLReferenceBenchmark.java | 67 String streamName = "test_reference_benchmark"; in testReferenceBenchmark() local
|
/cts/hostsidetests/sample/src/android/sample/cts/ |
D | SampleHostResultTest.java | 140 String streamName = "test_transfer_time_metrics"; in testTransferTime() local
|
/cts/hostsidetests/ui/src/android/ui/cts/ |
D | InstallTimeTest.java | 88 String streamName = "test_install_time"; in testInstallTime() local
|
/cts/tests/leanbackjank/src/android/leanbackjank/cts/ |
D | CtsJankTestBase.java | 95 String streamName = "cts_leanback_jank"; in setUp() local
|
/cts/tests/tests/security/src/android/security/cts/ |
D | HwRngTest.java | 57 String streamName = "test_device_file_present"; in testDeviceFilePresent() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecoderConformanceTest.java | 187 String streamName = "decoder_conformance_test"; in decodeTestVectors() local
|
D | AudioTrack_ListenerTest.java | 76 String streamName = "test_static_audio_track_callback_handler"; in testStaticAudioTrackCallbackWithHandler() local
|
D | AudioTrackTest.java | 2101 String streamName = "test_get_timestamp"; in testGetTimestamp() local 2117 String streamName = "test_fast_timestamp"; in testFastTimestamp() local 2123 streamName); in testFastTimestamp() local 2127 String streamName) throws Exception { in doTestTimestamp()
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 851 String streamName = "video_encoder_decoder_quality"; in logQualityResults() local 876 String streamName = "video_encoder_performance"; in logPerformanceResults() local
|