Searched refs:delta_okay_str (Results 1 – 2 of 2) sorted by relevance
273 string delta_okay_str = in GetApp() local351 "delta_okay=\"" + delta_okay_str + "\" " + in GetApp()
1668 const char* delta_okay_str = delta_okay ? "true" : "false"; in TEST_F() local1673 post_str.find(base::StringPrintf(" delta_okay=\"%s\"", delta_okay_str)), in TEST_F()