Home
last modified time | relevance | path

Searched refs:ARGS_INDEX_TWO (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_renderer_test.cpp34 constexpr int32_t ARGS_INDEX_TWO = 2; variable
328 contentType = static_cast<ContentType>(strtol(argv[ARGS_INDEX_TWO], NULL, numBase)); in TestPlayback()