Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/meta/
H A Dany_func_unit_test.cpp200 std::string_view strVecUint8TypeName = anyVecUInt8.GetTypeName<std::vector<uint8_t>>(); variable
202 EXPECT_EQ(strVecUint8TypeName, strVecUint8);