Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 3 of 3) sorted by relevance

/art/tools/jfuzz/
DREADME.md11 JFuzz can be combined with DexFuzz to get multi-layered fuzz testing.
/art/libdexfile/dex/
Ddex_file_verifier.cc1441 uint32_t combined = in CheckIntraClassDefItem() local
1443 if (combined != 0xffffffffu) { in CheckIntraClassDefItem()
1444 ErrorStringPrintf("Invalid superclass type padding/index: %x", combined); in CheckIntraClassDefItem()
/art/build/apex/
DAndroid.bp112 // Create combined library which is used for compiling run-tests.