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