Searched refs:combined (Results 1 – 3 of 3) sorted by relevance
11 JFuzz can be combined with DexFuzz to get multi-layered fuzz testing.
1441 uint32_t combined = in CheckIntraClassDefItem() local1443 if (combined != 0xffffffffu) { in CheckIntraClassDefItem()1444 ErrorStringPrintf("Invalid superclass type padding/index: %x", combined); in CheckIntraClassDefItem()
112 // Create combined library which is used for compiling run-tests.