Searched refs:delta_okay_str (Results 1 – 2 of 2) sorted by relevance
249 string delta_okay_str = params->delta_okay() ? "true" : "false"; in GetAppXml() local289 "delta_okay=\"" + delta_okay_str + "\" " in GetAppXml()
1563 const char* delta_okay_str = delta_okay ? "true" : "false"; in TEST_F() local1594 delta_okay_str)), in TEST_F()