Home
last modified time | relevance | path

Searched defs:test_dir (Results 1 – 25 of 34) sorted by relevance

12

/external/tensorflow/tensorflow/python/framework/
Dmeta_graph_test.py295 def _testScopedExport(self, test_dir, exported_filenames): argument
380 def _testScopedImport(self, test_dir, exported_filenames): argument
663 def _testScopedExportWithQueue(self, test_dir, exported_filename): argument
681 def _testScopedImportWithQueue(self, test_dir, exported_filename, argument
/external/autotest/server/cros/power/
Dwrapper_test_runner.py22 def __init__(self, config, test_dir): argument
/external/ltp/testcases/kernel/syscalls/readdir/
Dreaddir02.c66 DIR *test_dir; in main() local
Dreaddir01.c154 DIR *test_dir; in main() local
/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py16 test_dir = os.path.dirname(__file__) variable
/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py14 test_dir = os.path.dirname(__file__) variable
/external/ltp/testcases/kernel/syscalls/mkdirat/
Dmkdirat02.c34 static char test_dir[PATH_MAX] = "."; variable
/external/autotest/site_utils/lxc/
Dbase_image_unittest.py21 test_dir = None variable
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py1699 def _testMultiSaverCollectionSave(self, test_dir): argument
1743 def _testMultiSaverCollectionRestore(self, test_dir): argument
1891 def _testGraphExtensionSave(self, test_dir): argument
1957 def _testGraphExtensionRestore(self, test_dir): argument
1995 def _testRestoreFromTrainGraphWithControlContext(self, test_dir): argument
2478 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument
2555 def _testScopedRestore(self, test_dir, exported_filename, argument
Dsupervisor_test.py56 def _summary_iterator(test_dir): argument
/external/tensorflow/tensorflow/python/summary/writer/
Dwriter_test.py64 def _EventsReader(self, test_dir): argument
74 def _assertEventsWithGraph(self, test_dir, g, has_shapes): argument
/external/autotest/client/tests/xfstests/
Dxfstests.py113 def run_once(self, test_dir='generic', test_number='000', group=None, argument
/external/tensorflow/tensorflow/python/platform/
Dflags_test.py81 def test_dir(self): member in FlagsTest
/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils_test.cc108 const string test_dir = testing::TmpDir(); in TEST_F() local
151 const string test_dir = testing::TmpDir(); in TEST_F() local
203 const string test_dir = testing::TmpDir(); in TEST_F() local
/external/brotli/python/tests/
D_test_utils.py14 test_dir = os.path.join(project_dir, 'tests') variable
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dgenerated_examples_zip_test.cc38 const string test_dir = "/data/local/tmp"; in FindAllTests() local
/external/tensorflow/tensorflow/core/platform/hadoop/
Dhadoop_file_system_test.cc33 char* test_dir = getenv("HADOOP_TEST_TMPDIR"); in TmpDir() local
/external/tensorflow/tensorflow/core/platform/s3/
Ds3_file_system_test.cc33 char* test_dir = getenv("S3_TEST_TMPDIR"); in TmpDir() local
/external/python/cpython3/Lib/unittest/test/testmock/
Dtestmagicmethods.py380 def test_dir(self): member in TestMockingMagicMethods
/external/autotest/server/cros/faft/
Dfingerprint_test.py87 def initialize(self, host, test_dir, use_dev_signed_fw=False): argument
/external/python/mock/mock/tests/
Dtestmagicmethods.py442 def test_dir(self): member in TestMockingMagicMethods
/external/python/cpython2/Lib/test/
Dtest_math.py32 test_dir = os.path.dirname(file) or os.curdir variable
Dtest_float.py27 test_dir = os.path.dirname(__file__) or os.curdir variable
/external/python/cpython3/Lib/test/
Dtest_float.py25 test_dir = os.path.dirname(__file__) or os.curdir variable
Dtest_math.py30 test_dir = os.path.dirname(file) or os.curdir variable

12