/external/tensorflow/tensorflow/compiler/mlir/ |
D | runlit.site.cfg.py | 45 test_dir = os.environ['TEST_TARGET'] variable 46 test_dir = test_dir.strip('/').rsplit(':', 1)[0] variable
|
/external/tensorflow/tensorflow/python/framework/ |
D | meta_graph_test.py | 318 def _testScopedExport(self, test_dir, exported_filenames): argument 403 def _testScopedImport(self, test_dir, exported_filenames): argument 686 def _testScopedExportWithQueue(self, test_dir, exported_filename): argument 704 def _testScopedImportWithQueue(self, test_dir, exported_filename, argument
|
/external/autotest/server/cros/power/ |
D | wrapper_test_runner.py | 22 def __init__(self, config, test_dir): argument
|
/external/python/cpython2/Lib/lib2to3/tests/ |
D | support.py | 16 test_dir = os.path.dirname(__file__) variable
|
/external/python/cpython3/Lib/lib2to3/tests/ |
D | support.py | 14 test_dir = os.path.dirname(__file__) variable
|
/external/ltp/testcases/kernel/syscalls/mkdirat/ |
D | mkdirat02.c | 23 static char test_dir[PATH_MAX] = "."; variable
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_test.py | 1892 def _testMultiSaverCollectionSave(self, test_dir): argument 1936 def _testMultiSaverCollectionRestore(self, test_dir): argument 2084 def _testGraphExtensionSave(self, test_dir): argument 2150 def _testGraphExtensionRestore(self, test_dir): argument 2188 def _testRestoreFromTrainGraphWithControlContext(self, test_dir): argument 2671 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument 2748 def _testScopedRestore(self, test_dir, exported_filename, argument
|
D | supervisor_test.py | 56 def _summary_iterator(test_dir): argument
|
/external/autotest/site_utils/lxc/ |
D | base_image_unittest.py | 21 test_dir = None variable
|
/external/ltp/testcases/kernel/syscalls/readdir/ |
D | readdir01.c | 154 DIR *test_dir; in main() local
|
/external/tensorflow/tensorflow/python/summary/writer/ |
D | writer_test.py | 64 def _EventsReader(self, test_dir): argument 74 def _assertEventsWithGraph(self, test_dir, g, has_shapes): argument
|
/external/autotest/client/tests/xfstests/ |
D | xfstests.py | 113 def run_once(self, test_dir='generic', test_number='000', group=None, argument
|
/external/tensorflow/tensorflow/python/platform/ |
D | flags_test.py | 81 def test_dir(self): member in FlagsTest
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_io_utils_test.cc | 108 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.py | 14 test_dir = os.path.join(project_dir, 'tests') variable
|
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
D | generated_examples_zip_test.cc | 38 const string test_dir = "/data/local/tmp"; in FindAllTests() local
|
/external/OpenCL-CTS/test_conformance/ |
D | run_conformance.py | 72 def run_test_checking_output(current_directory, test_dir, log_file): argument
|
/external/v8/third_party/zlib/google/ |
D | zip_unittest.cc | 59 base::FilePath test_dir(FILE_PATH_LITERAL("/test")); in VirtualFileSystem() local 183 base::FilePath test_dir; in TestUnzipFile() local
|
/external/zlib/google/ |
D | zip_unittest.cc | 58 base::FilePath test_dir(FILE_PATH_LITERAL("/test")); in VirtualFileSystem() local 182 base::FilePath test_dir; in TestUnzipFile() local
|
/external/tensorflow/tensorflow/core/platform/s3/ |
D | s3_file_system_test.cc | 32 char* test_dir = getenv("S3_TEST_TMPDIR"); in TmpDir() local
|
/external/tensorflow/tensorflow/core/platform/hadoop/ |
D | hadoop_file_system_test.cc | 32 char* test_dir = getenv("HADOOP_TEST_TMPDIR"); in TmpDir() local
|
/external/python/cpython3/Lib/unittest/test/testmock/ |
D | testmagicmethods.py | 423 def test_dir(self): member in TestMockingMagicMethods
|
/external/python/mock/mock/tests/ |
D | testmagicmethods.py | 462 def test_dir(self): member in TestMockingMagicMethods
|
/external/python/cpython2/Lib/test/ |
D | test_math.py | 32 test_dir = os.path.dirname(file) or os.curdir variable
|
/external/python/cpython3/Lib/test/ |
D | test_float.py | 25 test_dir = os.path.dirname(__file__) or os.curdir variable
|