Searched refs:expectSuccess (Results 1 – 1 of 1) sorted by relevance
273 bool expectSuccess, bool expectHex) { in testU16StringToInt() argument281 ASSERT_EQ(expectSuccess, U16StringToInt(str, len, &out)) << "Failed with " in testU16StringToInt()284 if (!expectSuccess) { in testU16StringToInt()