OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:test_ppd_data
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/printing/backend/
cups_helper_unittest.cc
10
std::string
test_ppd_data
;
local
11
test_ppd_data
.append(
35
EXPECT_TRUE(printing::ParsePpdCapabilities("test",
test_ppd_data
, &caps));
44
std::string
test_ppd_data
;
local
45
test_ppd_data
.append(
60
EXPECT_TRUE(printing::ParsePpdCapabilities("test",
test_ppd_data
, &caps));
68
std::string
test_ppd_data
;
local
69
test_ppd_data
.append(
84
EXPECT_TRUE(printing::ParsePpdCapabilities("test",
test_ppd_data
, &caps));
92
std::string
test_ppd_data
;
local
125
std::string
test_ppd_data
;
local
[
all
...]
Completed in 100 milliseconds