Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/macrobench/
Dmain.cpp178 static const struct option LONG_OPTIONS[] = { variable
204 c = getopt_long(argc, argv, SHORT_OPTIONS, LONG_OPTIONS, &option_index); in parseOptions()