Home
last modified time | relevance | path

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

/developtools/hiperf/test/unittest/common/native/
H A Doption_test.cpp346 const std::vector<std::string> constargs = {OPTION_NAME, OPTION_STRING_THREE_VALUES, in HWTEST_F()
369 OPTION_STRING_THREE_VALUES, in HWTEST_F()
372 OPTION_STRING_THREE_VALUES, in HWTEST_F()
374 OPTION_STRING_THREE_VALUES, in HWTEST_F()
376 OPTION_STRING_THREE_VALUES, in HWTEST_F()
408 const std::vector<std::string> constArgs = {OPTION_NAME, OPTION_STRING_THREE_VALUES, in HWTEST_F()
486 EXPECT_EQ(Option::GetValueFromString(OPTION_STRING_THREE_VALUES, OPTION_NAME, values), true); in HWTEST_F()
498 EXPECT_EQ(Option::GetValueFromString(OPTION_STRING_THREE_VALUES, OPTION_NAME, values), true); in HWTEST_F()
510 args = {OPTION_NAME, OPTION_STRING_THREE_VALUES, OPTION_ERROR_NAME}; in HWTEST_F()
/developtools/hiperf/test/unittest/common/native/include/
H A Doption_test.h43 static std::string OPTION_STRING_THREE_VALUES = "1,2,3"; member

Completed in 2 milliseconds