OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DCC_PARAM
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/rlz/lib/
financial_ping_test.cc
69
#define
DCC_PARAM
"&dcc=dcc_value"
71
#define
DCC_PARAM
""
96
"events=I7S,W1I&rep=2&rlz=T4:TbRlzValue"
DCC_PARAM
109
"events=I7S,W1I&rep=2&rlz=T4:"
DCC_PARAM
, brand);
120
"events=I7S,W1I&rep=2&rlz=T4:"
DCC_PARAM
, brand);
128
"&rlz=T4:"
DCC_PARAM
, brand);
155
"Q1:QsbRlzValue"
DCC_PARAM
, brand);
165
"&rlz=T4:TbRlzValue,Q1:QsbRlzValue"
DCC_PARAM
, brand);
rlz_lib_test.cc
201
#define
DCC_PARAM
"&dcc=dcc_value"
203
#define
DCC_PARAM
""
209
EXPECT_STREQ("rep=2&rlz=T4:"
DCC_PARAM
, cgi);
214
cgi, 23 + strlen(
DCC_PARAM
)));
217
cgi, 24 + strlen(
DCC_PARAM
)));
218
EXPECT_STREQ("rep=2&rlz=T4:TbRlzValue"
DCC_PARAM
, cgi);
224
EXPECT_STREQ("rep=2&rlz=T4:TbRlzValue"
DCC_PARAM
, cgi);
[
all
...]
Completed in 115 milliseconds