Home
last modified time | relevance | path

Searched defs:test_tmpdir (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/
Dinput_pipeline_test.py41 def _make_csv_temp_file(to_write, test_tmpdir): argument
50 def _make_csv_time_series(num_features, num_samples, test_tmpdir): argument
59 def _make_tfexample_series(num_features, num_samples, test_tmpdir): argument
/external/selinux/sandbox/
Dtest_sandbox.py92 def test_tmpdir(self): member in SandboxTests
/external/ltp/testcases/kernel/syscalls/clone/
Dclone02.c337 char *test_tmpdir; in test_FS() local