/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 | 71 String streamName = "test_multiplication"; in testMultiplication() local 85 String streamName = "test_count_up"; in testCountUp() local 94 String streamName = "test_count_down"; in testCountDown() local 104 private void countHelper(int testParameter, String streamName) { in countHelper()
|
D | SampleDeviceResultTest.java | 87 String streamName = "test_sort"; in testSort() local
|
/cts/tests/filesystem/src/android/filesystem/cts/ |
D | SequentialRWTest.java | 77 String streamName = "test_single_sequential_write"; in testSingleSequentialWrite() local 118 String streamName = "test_single_sequential_update"; in testSingleSequentialUpdate() local 120 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSingleSequentialUpdate() local 135 String streamName = "test_single_sequential_read"; in testSingleSequentialRead() local
|
D | AlmostFullTest.java | 120 String streamName = "test_sequential_update"; in testSequentialUpdate() local 122 NUMBER_REPETITION, REPORT_LOG_NAME, streamName); in testSequentialUpdate() local 136 String streamName = "test_random_read"; in testRandomRead() local 151 String streamName = "test_random_update"; in testRandomUpdate() local
|
D | RandomRWTest.java | 63 String streamName = "test_random_read"; in testRandomRead() local 89 String streamName = "test_random_update"; in testRandomUpdate() local
|
D | FileUtil.java | 385 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 | 146 String streamName = "test_camera_launch"; in testCameraLaunch() local 272 String streamName = "test_camera_launch_average"; in testCameraLaunch() local 331 String streamName = appendFormatDescription("test_single_capture", formatDescription); in testSingleCaptureForFormat() local 474 String streamName = appendFormatDescription("test_single_capture_average", in testSingleCaptureForFormat() local 558 String streamName = "test_multiple_capture"; in testMultipleCapture() local 703 String streamName = "test_multiple_capture_average"; in testMultipleCapture() local 729 String streamName = "test_reprocessing_latency"; in testReprocessingLatency() local 760 String streamName = "test_reprocessing_throughput"; in testReprocessingThroughput() local 790 String streamName = "test_high_quality_reprocessing_latency"; in testHighQualityReprocessingLatency() local 821 String streamName = "test_high_quality_reprocessing_throughput"; in testHighQualityReprocessingThroughput() local [all …]
|
D | CameraExtensionSessionTest.java | 534 String streamName = "test_extension_capture"; in testMultiFrameCapture() local
|
/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-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/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 | 55 String streamName = "test_device_file_present"; in testDeviceFilePresent() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | CtsVerifierReportLog.java | 44 public CtsVerifierReportLog(String reportLogName, String streamName) { in CtsVerifierReportLog() 49 public CtsVerifierReportLog(String reportLogName, String streamName, File logDirectory) { in CtsVerifierReportLog()
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | DecoderConformanceTest.java | 238 String streamName = "decoder_conformance_test"; in testDecoderConformance() local
|
/cts/tests/tests/media/audio/src/android/media/audio/cts/ |
D | AudioTrack_ListenerTest.java | 78 String streamName = "test_static_audio_track_callback_handler"; in testStaticAudioTrackCallbackWithHandler() local
|
D | AudioTrackTest.java | 2125 String streamName = "test_get_timestamp"; in testGetTimestamp() local 2141 String streamName = "test_fast_timestamp"; in testFastTimestamp() local 2147 streamName); in testFastTimestamp() local 2152 String streamName) throws Exception { in doTestTimestamp()
|
/cts/tests/video/src/android/video/cts/ |
D | VideoEncoderDecoderTest.java | 859 String streamName = "video_encoder_decoder_quality"; in logQualityResults() local 884 String streamName = "video_encoder_performance"; in logPerformanceResults() local
|