OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mod_and_test
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/site_tests/platform_DMVerityCorruption/
platform_DMVerityCorruption.py
33
self.
mod_and_test
(self.mod_nothing, 1, True)
36
self.
mod_and_test
(self.mod_zerofill_block, self.image_blocks, False)
41
self.
mod_and_test
(self.mod_Afill_hash_block, hash_blocks, False)
/external/autotest/client/site_tests/platform_DMVerityBitCorruption/
platform_DMVerityBitCorruption.py
56
self.
mod_and_test
(self.mod_tweak_block, self.image_blocks, False)
61
self.
mod_and_test
(self.mod_tweak_hash_block, hash_blocks, False)
/external/autotest/client/cros/
verity_utils.py
250
and provides the function
mod_and_test
() to wrap simple test
262
# Example callback for
mod_and_test
that does nothing
266
def
mod_and_test
(self, modifier, count, expected):
member in class:VerityImageTest
Completed in 174 milliseconds