Searched refs:check_msg (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/
H A Dsetup_links.py284 source_path, link_path, check_fn=os.path.isfile, check_msg='files')
288 check_msg='directories')
372 check_msg=None):
386 check_msg will be printed.
387 check_msg: String used to inform the user of an invalid attempt to create
399 assert check_msg
407 'Tried to link to: %s' % (check_msg, source_path))
/external/v8/src/regexp/
H A Dregexp-macro-assembler-tracer.cc172 const char* check_msg = check_bounds ? "" : " (unchecked)"; local
176 check_msg,

Completed in 69 milliseconds