Searched defs:prevMap (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 1005 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/ |
D | MallocChecker.cpp | 2605 ReallocPairsTy prevMap = prevState->get<ReallocPairs>(); in findFailedReallocSymbol() local
|