Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/
H A Db_json_entity_extension_config_test.cpp313 string jsonRead = cache.GetJSonSource(sv, any()); variable
314 EXPECT_NE(jsonRead, jsonContent);
349 string jsonRead = cache.GetJSonSource(sv, bundleName); variable
351 EXPECT_NE(jsonRead, jsonContent);
376 string jsonRead = cache.GetJSonSource(sv, any()); variable
377 EXPECT_EQ(jsonRead, string(sv));