Searched refs:MAX_LENGTH (Results 1 – 2 of 2) sorted by relevance
23 static const int MAX_LENGTH = 1024; variable152 int8_t resultCode = RunTest(buffer, MAX_LENGTH + 1, onTlvParseDone, nullptr);
434 MAX_LENGTH = 50 variable in VisionHelper652 if len(value) <= self.MAX_LENGTH: