Searched refs:testing_color_g_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dplanarfunctions_unittest.cc82 testing_color_g_.reset(new uint8[kTestingColorNum]);
95 testing_color_g_[color_counter] = color_g;
408 *(current_pointer++) = testing_color_g_[color];
421 *(current_pointer++) = testing_color_g_[color];
435 *(current_pointer++) = testing_color_g_[color];
447 *(current_pointer++) = testing_color_g_[color];
459 *(current_pointer++) = testing_color_g_[color];
519 rtc::scoped_ptr<uint8[]> testing_color_g_; member in class:cricket::PlanarFunctionsTest

Completed in 201 milliseconds