Home
last modified time | relevance | path

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

/system/extras/tests/icachetest/
Dicache_main.cpp47 static constexpr const char* OPTSTR = "ha:"; in handleCommandLineArgments() local
55 while ((opt = getopt_long(argc, argv, OPTSTR, OPTIONS, &option_index)) >= 0) { in handleCommandLineArgments()