• Home
  • Raw
  • Download

Lines Matching defs:self

188   def test_init(self):  argument
195 def test_init_with_oem_props(self): argument
211 def test_init_badFingerprint(self): argument
221 def test_init_goodFingerprint(self): argument
248 def test___getitem__(self): argument
255 def test___getitem__with_oem_props(self): argument
262 def test___setitem__(self): argument
274 def test_get(self): argument
283 def test_get_with_oem_props(self): argument
292 def test_items(self): argument
298 def test_GetBuildProp(self): argument
304 def test_GetBuildProp_with_oem_props(self): argument
311 def test_GetPartitionFingerprint(self): argument
319 def test_GetPartitionFingerprint_system_other_uses_system(self): argument
325 def test_GetPartitionFingerprint_uses_fingerprint_prop_if_available(self): argument
334 def test_WriteMountOemScript(self): argument
341 def test_WriteDeviceAssertions(self): argument
347 def test_WriteDeviceAssertions_with_oem_props(self): argument
361 def test_ResolveRoProductProperty_FromVendor(self): argument
367 def test_ResolveRoProductProperty_FromSystem(self): argument
374 def test_ResolveRoProductProperty_InvalidPropertySearchOrder(self): argument
383 def test_ResolveRoProductProperty_Android10PropertySearchOrder(self): argument
390 def test_ResolveRoProductProperty_Android9PropertySearchOrder(self): argument
400 def _verify(self, zip_file, zip_file_name, arcname, expected_hash, argument
431 def _test_ZipWrite(self, contents, extra_zipwrite_args=None): argument
471 def _test_ZipWriteStr(self, zinfo_or_arcname, contents, extra_args=None): argument
505 def _test_ZipWriteStr_large_file(self, large, small, extra_args=None): argument
554 def _test_reset_ZIP64_LIMIT(self, func, *args): argument
560 def test_ZipWrite(self): argument
564 def test_ZipWrite_with_opts(self): argument
577 def test_ZipWrite_large_file(self): argument
583 def test_ZipWrite_resets_ZIP64_LIMIT(self): argument
586 def test_ZipWriteStr(self): argument
599 def test_ZipWriteStr_with_opts(self): argument
624 def test_ZipWriteStr_large_file(self): argument
634 def test_ZipWriteStr_resets_ZIP64_LIMIT(self): argument
639 def test_bug21309935(self): argument
677 def test_ZipDelete(self): argument
739 def test_UnzipTemp(self): argument
749 def test_UnzipTemp_withPatterns(self): argument
780 def test_UnzipTemp_withEmptyPatterns(self): argument
790 def test_UnzipTemp_withPartiallyMatchingPatterns(self): argument
799 def test_UnzipTemp_withNoMatchingPatterns(self): argument
873 def setUp(self): argument
887 def test_ReadApkCerts_NoncompressedApks(self): argument
895 def test_ReadApkCerts_CompressedApks(self): argument
918 def test_ReadApkCerts_CompressedAndNoncompressedApks(self): argument
931 def test_ReadApkCerts_MultipleCompressionMethods(self): argument
939 def test_ReadApkCerts_MismatchingKeys(self): argument
949 def test_ReadApkCerts_WithWithoutOptionalFields(self): argument
957 def test_ExtractPublicKey(self): argument
963 def test_ExtractPublicKey_invalidInput(self): argument
968 def test_ExtractAvbPublicKey(self): argument
977 def test_ParseCertificate(self): argument
991 def test_GetMinSdkVersion(self): argument
996 def test_GetMinSdkVersion_invalidInput(self): argument
1001 def test_GetMinSdkVersionInt(self): argument
1006 def test_GetMinSdkVersionInt_invalidInput(self): argument
1014 def setUp(self): argument
1018 def test_GetSparseImage_emptyBlockMapFile(self): argument
1042 def test_PartitionMapFromTargetFiles(self): argument
1063 def test_SharedUidPartitionViolations(self): argument
1078 def test_SharedUidPartitionViolations_Violation(self): argument
1091 def test_GetSparseImage_missingImageFile(self): argument
1100 def test_GetSparseImage_missingBlockMapFile(self): argument
1119 def test_GetSparseImage_sharedBlocks_notAllowed(self): argument
1142 def test_GetSparseImage_sharedBlocks_allowed(self): argument
1187 def test_GetSparseImage_incompleteRanges(self): argument
1213 def test_GetSparseImage_systemRootImage_filenameWithExtraLeadingSlash(self): argument
1243 def test_GetSparseImage_systemRootImage_nonSystemFiles(self): argument
1268 def test_GetSparseImage_fileNotFound(self): argument
1288 def test_GetAvbChainedPartitionArg(self): argument
1302 def test_GetAvbChainedPartitionArg_withPrivateKey(self): argument
1316 def test_GetAvbChainedPartitionArg_withSpecifiedKey(self): argument
1331 def test_GetAvbChainedPartitionArg_invalidKey(self): argument
1350 def test_LoadListFromFile(self): argument
1386 def test_LoadInfoDict(self): argument
1397 def test_LoadInfoDict_legacyRecoveryFstabPath(self): argument
1409 def test_LoadInfoDict_dirInput(self): argument
1421 def test_LoadInfoDict_dirInput_legacyRecoveryFstabPath(self): argument
1432 def test_LoadInfoDict_systemRootImageFalse(self): argument
1449 def test_LoadInfoDict_recoveryAsBootFalse(self): argument
1465 def test_LoadInfoDict_noRecoveryTrue(self): argument
1479 def test_LoadInfoDict_missingMetaMiscInfoTxt(self): argument
1488 def test_LoadInfoDict_repacking(self): argument
1504 def test_LoadInfoDict_repackingWithZipFileInput(self): argument
1512 def test_MergeDynamicPartitionInfoDicts_ReturnsMergedDict(self): argument
1546 def test_MergeDynamicPartitionInfoDicts_IgnoringFrameworkGroupSize(self): argument
1577 def test_GetAvbPartitionArg(self): argument
1584 def test_AppendVBMetaArgsForPartition_vendorAsChainedPartition(self): argument
1602 def test_AppendVBMetaArgsForPartition_recoveryAsChainedPartition_nonAb(self): argument
1615 def test_AppendVBMetaArgsForPartition_recoveryAsChainedPartition_ab(self): argument
1634 def test_BuildVBMeta_appendAftlCommandSyntax(self): argument
1674 def test_BuildVBMeta_appendAftlContactServer(self): argument
1717 def test_AppendGkiSigningArgs_NoSigningKeyPath(self): argument
1732 def test_AppendGkiSigningArgs_NoSigningAlgorithm(self): argument
1752 def test_AppendGkiSigningArgs(self): argument
1775 def test_AppendGkiSigningArgs_KeyPathNotFound(self): argument
1788 def test_AppendGkiSigningArgs_SearchKeyPath(self): argument
1818 def test_AppendGkiSigningArgs_SearchKeyPathNotFound(self): argument
1844 def setUp(self): argument
1864 def _out_tmp_sink(self, name, data, prefix="SYSTEM"): argument
1871 def test_full_recovery(self): argument
1882 def test_recovery_from_boot(self): argument
1902 def __init__(self, partition, tgt, src=None): argument
1907 def WriteScript(self, script, _, progress=None, argument
1915 def WritePostInstallVerifyScript(self, script): argument
1921 def __init__(self, size): argument
1936 def setUp(self): argument
1940 def test_full(self): argument
1982 def test_inc_groups(self): argument
2014 def test_incremental(self): argument
2088 def test_remove_partition(self): argument
2125 def setUp(self): argument
2143 def test_parseBuildProps_noImportStatement(self): argument
2170 def test_parseBuildProps_singleImportStatement(self): argument
2216 def test_parseBuildProps_noPlaceHolders(self): argument
2235 def test_parseBuildProps_multipleImportStatements(self): argument
2299 def test_parseBuildProps_defineAfterOverride(self): argument
2324 def test_parseBuildProps_duplicateOverride(self): argument