Home
last modified time | relevance | path

Searched refs:CountLiteralsForTest (Results 1 – 1 of 1) sorted by relevance

/external/cronet/third_party/brotli/enc/
Dblock_splitter.c201 size_t CountLiteralsForTest(const Command*, const size_t);
202 size_t CountLiteralsForTest(const Command* cmds, const size_t num_commands) { in CountLiteralsForTest() function