Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp569 auto profilesVec = audioCaps->GetSupportedProfiles(); in CheckAVEncAAC() local
570 EXPECT_EQ(0, profilesVec.at(0)); in CheckAVEncAAC()