Searched defs:is_partial (Results 1 – 1 of 1) sorted by relevance
111 static void TestDecodeUnsigned(const std::vector<TestData<uint64_t>> &data, bool is_partial = false) in TestDecodeUnsigned()139 static void TestDecodeSigned(const std::vector<TestData<T>> &data, bool is_partial = false) in TestDecodeSigned()