Lines Matching full:support
57 ASSERT_TRUE(response.GetMessage() == "End not support now."); in HWTEST_F_L0()
66 ASSERT_TRUE(response.GetMessage() == "GetCategories not support now."); in HWTEST_F_L0()
75 ASSERT_TRUE(response.GetMessage() == "RecordClockSyncMarker not support now."); in HWTEST_F_L0()
86 ASSERT_TRUE(response.GetMessage() == "RequestMemoryDump not support now."); in HWTEST_F_L0()
95 ASSERT_TRUE(response.GetMessage() == "Start not support now."); in HWTEST_F_L0()
117 ASSERT_TRUE(result.find("End not support now.") != std::string::npos); in HWTEST_F_L0()
135 ASSERT_TRUE(result.find("End not support now.") != std::string::npos); in HWTEST_F_L0()
153 ASSERT_TRUE(result.find("GetCategories not support now") != std::string::npos); in HWTEST_F_L0()
171 ASSERT_TRUE(result.find("RecordClockSyncMarker not support now.") != std::string::npos); in HWTEST_F_L0()
189 ASSERT_TRUE(result.find("RequestMemoryDump not support now.") != std::string::npos); in HWTEST_F_L0()
207 ASSERT_TRUE(result.find("Start not support now.") != std::string::npos); in HWTEST_F_L0()