Searched defs:same_bytes (Results 1 – 2 of 2) sorted by relevance
365 std::size_t same_bytes = same.size() * sizeof(DataType); in test_modes() local
847 let same_bytes = count_same_bytes(&first, &mut start.clone(), &second, start); in test_count_same_bytes() localVariable