Home
last modified time | relevance | path

Searched refs:newAudioRecord (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp534 auto newAudioRecord = static_cast<UDMF::Audio *>(newRecord.get()); in HWTEST_F() local
535 auto newDetails = newAudioRecord->GetDetails(); in HWTEST_F()
537 auto uri2 = newAudioRecord->GetUri(); in HWTEST_F()
H A Dpasteboard_unified_data_test.cpp540 auto newAudioRecord = static_cast<UDMF::Audio *>(newRecord.get()); in HWTEST_F() local
541 auto newDetails = newAudioRecord->GetDetails(); in HWTEST_F()
543 auto uri2 = newAudioRecord->GetUri(); in HWTEST_F()

Completed in 4 milliseconds