Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/tests/
Dleb128_test.cpp111 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()