Home
last modified time | relevance | path

Searched defs:output_ (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc249 static uint8_t* output_; member in __anon2c38e68b0111::ConvolveTest
252 uint8_t* ConvolveTest::output_ = NULL; member in __anon2c38e68b0111::ConvolveTest
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc617 std::string output_; member in testing::internal::GTestFlagSaver