Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp687 std::string outtype = WantOut_->GetType(); in HWTEST_F() local
688 GTEST_LOG_(INFO) << "WantOut_->GetType()" << outtype.c_str(); in HWTEST_F()
689 EXPECT_STREQ(outtype.c_str(), std::string("system.test.uritype").c_str()); in HWTEST_F()
/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp534 std::string outtype = WantOut_->GetType(); in HWTEST_F() local
535 GTEST_LOG_(INFO) << "WantOut_->GetType()" << outtype.c_str(); in HWTEST_F()
536 EXPECT_STREQ(outtype.c_str(), std::string("system.test.uritype").c_str()); in HWTEST_F()

Completed in 15 milliseconds