Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/
Dhtml_module_unittest.py88 is_component=False,
106 is_component=False,
121 is_component=False,
138 is_component=False,
154 is_component=False,
172 is_component=False,
Dhtml_module.py113 def Parse(loader, module_name, module_dir_name, is_component, parser_results, argument
116 if is_component:
/external/boringssl/src/fipstools/
Dcavp_ecdsa2_siggen_test.cc34 static bool TestECDSA2SigGenImpl(FileTest *t, bool is_component) { in TestECDSA2SigGenImpl() argument
54 if (is_component) { in TestECDSA2SigGenImpl()