Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dutxttest.cpp1005 int32_t prevMap[] = { 0, 0, 0, 0, 0, 2, 2, 2, 2, 5, 5}; in ErrorTest() local
1081 int32_t prevMap[] = { 0, 0, 0, 1, 3, 3, 4, 4}; in ErrorTest() local
1149 int32_t prevMap[] = { 0, 0, 0, 1, 3, 3, 4, 4}; in ErrorTest() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp2605 ReallocPairsTy prevMap = prevState->get<ReallocPairs>(); in findFailedReallocSymbol() local