Home
last modified time | relevance | path

Searched defs:expectedStr (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/androidfw/tests/
DTestHelpers.cpp25 …ssertionResult IsStringEqual(const ResTable& table, uint32_t resourceId, const char* expectedStr) { in IsStringEqual()
/frameworks/base/tools/split-select/
DTestRules.cpp77 const String8 expectedStr(expected.toJson()); in RulePredFormat() local