Home
last modified time | relevance | path

Searched defs:test_suffix (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/systrace/systrace/
Dmonitor_unittest.py48 def test_suffix(self): member in MonitorTest
/external/cronet/third_party/libc++/src/utils/libcxx/test/
Dgooglebenchmark.py15 def __init__(self, test_sub_dirs, test_suffix, benchmark_args=[]): argument
/external/libcxx/utils/libcxx/test/
Dgooglebenchmark.py14 def __init__(self, test_sub_dirs, test_suffix, benchmark_args=[]): argument
/external/llvm/utils/lit/lit/formats/
Dgoogletest.py13 def __init__(self, test_sub_dir, test_suffix): argument
/external/libnl/lib/route/qdisc/
Dnetem.c949 char *test_suffix; in rtnl_netem_set_delay_distribution() local
/external/rust/crates/mime/src/
Dlib.rs819 fn test_suffix() { in test_suffix() function
/external/python/cpython3/Lib/test/
Dtest_pathlib.py1009 def test_suffix(self): member in PureWindowsPathTest
Dtest_zipfile.py3406 def test_suffix(self, alpharep): member in TestPath