Searched refs:argb_expected (Results 1 – 1 of 1) sorted by relevance
739 rtc::scoped_ptr<uint8_t[]> argb_expected( \745 uint8_t* argb_pointer = ALIGNP(argb_expected.get(), kAlignment); \792 rtc::scoped_ptr<uint8_t[]> argb_expected( in TEST_F() local796 uint8_t* argb_expected_pointer = ALIGNP(argb_expected.get(), kAlignment); in TEST_F()842 rtc::scoped_ptr<uint8_t[]> argb_expected( in TEST_P() local847 uint8_t* argb_expected_pointer = ALIGNP(argb_expected.get(), kAlignment); in TEST_P()909 rtc::scoped_ptr<uint8_t[]> argb_expected(CreateFakeArgbTestingImage( \