Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/
Dmjpegenc_huffman.c34 static int check_lengths(int L, int expected_length, in check_lengths() function
/third_party/boost/libs/geometry/test/algorithms/
Ddensify.cpp33 struct check_lengths struct
36 void operator()(G const& g, G const& o, S const& s) const in operator ()()