Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dpasteboard_utils_test.cpp705 auto module1 = std::get<std::string>(content["module"]); in HWTEST_F() local
710 ASSERT_EQ("module", module1); in HWTEST_F()
722 ASSERT_EQ(newForm->GetModule(), module1); in HWTEST_F()
H A Dpasteboard_unified_data_test.cpp753 auto module1 = std::get<std::string>(content["module"]); in HWTEST_F() local
758 ASSERT_EQ("module", module1); in HWTEST_F()

Completed in 4 milliseconds