Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/tensor_bundle/
Dtensor_bundle_test.cc667 auto FlipByte = [](const string& prefix, int pos_lhs, in TEST() local
700 FlipByte("singleton", 0 /* corrupts any byte */); in TEST()
717 FlipByte("strings", i, true /* corrupts exactly byte i */); in TEST()
725 FlipByte("strings", 2 /* corrupts starting from byte 2 */); in TEST()