Home
last modified time | relevance | path

Searched defs:optAttrs (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_service_ability_other_test.cpp1140 std::vector std::stringundefined optAttrs; in TEST_F() local
1149 std::vector std::stringundefined optAttrs; in TEST_F() local
1159 std::vector std::stringundefined optAttrs; in TEST_F() local
1169 std::vector std::stringundefined optAttrs; in TEST_F() local
/ohos5.0/base/print/print_fwk/test/fuzztest/printserviceability_fuzzer/
H A Dprintserviceability_fuzzer.cpp567 std::vector<std::string> optAttrs; in TestBuildPrinterPreferenceByOption() local
/ohos5.0/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/
H A Dprint_service_ability_test.cpp1310 std::vector<std::string> optAttrs; variable
/ohos5.0/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp810 std::vector<std::string>& optAttrs) in BuildPrinterPreferenceByOption()