Home
last modified time | relevance | path

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

/external/opencore/engines/2way/test/src/
Duser_input_test.cpp25 #define ALPHANUMERIC_STRING_LENGTH 16 macro
26 uint8 alphanumericTestString[ALPHANUMERIC_STRING_LENGTH] =
148 … iUserInput = new CPVUserInputAlphanumeric(alphanumericTestString, ALPHANUMERIC_STRING_LENGTH); in start_async_test()