Searched defs:supportedOpts (Results 1 – 4 of 4) sorted by relevance
1139 std::string supportedOpts = ""; in TEST_F() local1148 std::string supportedOpts = "{"key":"value"}"; in TEST_F() local1158 std::string supportedOpts = "nonJsonString"; in TEST_F() local1168 std::string supportedOpts = ""; in TEST_F() local
565 std::string supportedOpts = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestBuildPrinterPreferenceByOption() local
1309 std::string supportedOpts; variable
809 …d PrintServiceAbility::BuildPrinterPreferenceByOption(std::string& key, std::string& supportedOpts, in BuildPrinterPreferenceByOption()