Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Ddb_replica_checker.py110 if getpass.getuser() == SYSTEM_USER and not options.testmode:
/external/lz4/tests/
DMakefile261 test-lz4-testmode: lz4 datagen
294 test-lz4-frame-concatenation test-lz4-testmode test-lz4-contentSize \
/external/dnsmasq/src/
Doption.c2757 int option, nest = 0, testmode = 0; in read_opts() local
2807 testmode = 1; in read_opts()
2962 if (testmode) in read_opts()