Home
last modified time | relevance | path

Searched defs:common_formats (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dcommon.h38 static const format common_formats[] = { variable
/aosp_15_r20/system/extras/simpleperf/simpleperf_app_runner/
H A Dsimpleperf_app_runner.cpp114 const OptionFormatMap& common_formats = GetCommonOptionFormatMap(); in CheckSimpleperfArguments() local