Searched refs:g_maxVectorLen (Results 1 – 1 of 1) sorted by relevance
32 static int32_t g_maxVectorLen = 2880; // max size of value vector variable101 uint32_t len = GetData<uint32_t>() % g_maxVectorLen; in TestSetMetadata()