Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dprocess_iterator_mac.cc33 int try_num = 1; in ProcessIterator() local
/external/ltp/testcases/misc/crash/
Dcrash02.c417 void try_one_crash(int try_num) in try_one_crash()