Searched refs:mismatch (Results 1 - 2 of 2) sorted by relevance

/dalvik/dx/tests/100-local-mismatch/
H A Drun23 dx --dex Blort1.class 2>&1 | grep mismatch
26 dx --dex Blort2.class 2>&1 | grep mismatch
29 dx --dex Blort3.class 2>&1 | grep mismatch
32 dx --dex Blort4.class 2>&1 | grep mismatch
/dalvik/tools/dmtracedump/
H A DTraceDump.c1208 int mismatch = 0; local
1229 mismatch = 1;
1251 actionStr[action], mismatch ? '!' : ' ',
1257 actionStr[action], mismatch ? '!' : ' ',
1268 mismatch = 0;

Completed in 66 milliseconds