Home | History | Annotate | Download | only in test

Lines Matching refs:EXT4

833         self.produce_global_ext(0x00010000, pickle.EXT4)  # smallest EXT4 code
834 self.produce_global_ext(0x7fffffff, pickle.EXT4) # largest EXT4 code
835 self.produce_global_ext(0x12abcdef, pickle.EXT4) # check endianness