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

/external/libvpx/libvpx/test/
H A Ddecode_test_driver.h44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
92 if (!init_done_) {
97 init_done_ = true;
104 bool init_done_; member in class:libvpx_test::Decoder
/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddecode_test_driver.h44 : cfg_(cfg), deadline_(deadline), init_done_(false) {
104 if (!init_done_) {
109 init_done_ = true;
116 bool init_done_; member in class:libvpx_test::Decoder

Completed in 56 milliseconds