Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Djson_constants.h24 const nlohmann::json NOT_STRING_TYPE = R"( member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1646 typeErrorProps["name"] = NOT_STRING_TYPE; in HWTEST_F()
1647 typeErrorProps["label"] = NOT_STRING_TYPE; in HWTEST_F()
1648 typeErrorProps["description"] = NOT_STRING_TYPE; in HWTEST_F()
1649 typeErrorProps["vendor"] = NOT_STRING_TYPE; in HWTEST_F()
1650 typeErrorProps["mainEntry"] = NOT_STRING_TYPE; in HWTEST_F()
1651 typeErrorProps["versionName"] = NOT_STRING_TYPE; in HWTEST_F()
1690 typeErrorProps["package"] = NOT_STRING_TYPE; in HWTEST_F()
1691 typeErrorProps["name"] = NOT_STRING_TYPE; in HWTEST_F()
1692 typeErrorProps["bundleName"] = NOT_STRING_TYPE; in HWTEST_F()
1693 typeErrorProps["applicationName"] = NOT_STRING_TYPE; in HWTEST_F()
[all...]

Completed in 4 milliseconds