1Test that dex files loaded with PathClassClassLoader get verified and the verification results 2cached in a vdex file. Subsequent loads should initialize an instance of 3OatFile using the data in the vdex. 4