Searched defs:serviceJobId (Results 1 – 4 of 4) sorted by relevance
50 std::string serviceJobId; member63 std::string serviceJobId; member
1251 std::string serviceJobId = "0"; variable1276 std::string serviceJobId = "1"; variable1302 std::string serviceJobId = "1"; variable
107 std::string serviceJobId = dataProvider->ConsumeRandomLengthString(MAX_STRING_LENGTH); in TestCancelCupsJob() local
1577 void PrintCupsClient::CancelCupsJob(std::string serviceJobId) in CancelCupsJob()