Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_schema_unit_test.cpp547 std::string outputName2 = SchemaUtils::StripNameSpace(inputName2); variable
548 EXPECT_TRUE(outputName2.compare(0, expectedName2.length(), expectedName2) == 0);