Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
H A Doption_test.cpp86 EXPECT_NE(Option::FindMainOption(TEST_OPTION_CMD_1)->help, TEST_OPTION_BRIEF); in HWTEST_F()
90 EXPECT_NE(Option::FindMainOption(TEST_OPTION_CMD_2)->help, TEST_OPTION_BRIEF); in HWTEST_F()
94 EXPECT_NE(Option::FindMainOption(TEST_OPTION_CMD_3)->help, TEST_OPTION_BRIEF); in HWTEST_F()
/developtools/hiperf/test/unittest/common/native/include/
H A Doption_test.h34 static std::string TEST_OPTION_BRIEF = " TEST_BRIEF\n"; member

Completed in 3 milliseconds