Home
last modified time | relevance | path

Searched refs:expectSuccess (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DResTable_test.cpp246 bool expectSuccess, bool expectHex) { in testU16StringToInt() argument
254 ASSERT_EQ(expectSuccess, U16StringToInt(str, len, &out)) << "Failed with " in testU16StringToInt()
257 if (!expectSuccess) { in testU16StringToInt()