Searched refs:aligned_scratch (Results 1 – 1 of 1) sorted by relevance
307 char* const aligned_scratch = scratch.get() + alignment; in TEST() local311 memcpy(aligned_scratch, kTestInput + frame_offset, aligned_len); in TEST()318 aligned_scratch + chunk_start, in TEST()323 ASSERT_TRUE(std::equal(aligned_scratch, in TEST()324 aligned_scratch + aligned_len, in TEST()