OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetHashOfPrinterInfo
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/service/cloud_print/
cloud_print_helpers_unittest.cc
50
TEST(CloudPrintServiceHelpersTest,
GetHashOfPrinterInfo
) {
62
GetHashOfPrinterInfo
(printer_info));
87
GetHashOfPrinterInfo
(printer_info).c_str());
cloud_print_helpers.h
26
std::string
GetHashOfPrinterInfo
(
cloud_print_helpers.cc
67
std::string
GetHashOfPrinterInfo
(
printer_job_handler.cc
614
std::string tags_hash =
GetHashOfPrinterInfo
(printer_info);
printer_job_handler_unittest.cc
474
info_from_cloud_.tags_hash =
GetHashOfPrinterInfo
(basic_info_);
Completed in 38 milliseconds