OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_options
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
builtin-test.c
218
const struct option
test_options
[] = {
local
226
argc = parse_options(argc, argv,
test_options
, test_usage, 0);
/external/chromium_org/third_party/skia/tests/
ImageDecodingTest.cpp
573
static void
test_options
(skiatest::Reporter* reporter,
function
714
test_options
(reporter, opts, encodedStream, encodedData,
720
test_options
(reporter, options, encodedStream, encodedData,
Completed in 454 milliseconds