Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Djson_constants.h33 const nlohmann::json NOT_NUMBER_TYPE = R"( member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1652 typeErrorProps["versionCode"] = NOT_NUMBER_TYPE; in HWTEST_F()
1653 typeErrorProps["minSdkVersion"] = NOT_NUMBER_TYPE; in HWTEST_F()
1699 typeErrorProps["type"] = NOT_NUMBER_TYPE; in HWTEST_F()
1700 typeErrorProps["orientation"] = NOT_NUMBER_TYPE; in HWTEST_F()
1701 typeErrorProps["launchMode"] = NOT_NUMBER_TYPE; in HWTEST_F()
1746 typeErrorProps["sandboxId"] = NOT_NUMBER_TYPE; in HWTEST_F()

Completed in 5 milliseconds