Home
last modified time | relevance | path

Searched defs:dump_file (Results 1 – 19 of 19) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_show_test.cc99 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
128 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
175 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
Dtfprof_timeline_test.cc64 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
78 string dump_file = io::JoinPath(testing::TmpDir(), "dump"); in TEST_F() local
/external/webrtc/modules/audio_coding/audio_network_adaptor/
Ddebug_dump_writer.cc40 void DumpEventToFile(const Event& event, FileWrapper* dump_file) { in DumpEventToFile()
/external/pigweed/pw_allocator/py/pw_allocator/
Dheap_viewer.py119 def visualize(dump_file=None, argument
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_test.cc105 static std::wstring dump_file; member in __anon5132e4040111::ExceptionHandlerTest
109 std::wstring ExceptionHandlerTest::dump_file; member in __anon5132e4040111::ExceptionHandlerTest
/external/google-breakpad/src/client/windows/crash_generation/
Dminidump_generator.h68 void SetDumpFile(const HANDLE dump_file) { dump_file_ = dump_file; } in SetDumpFile()
/external/sonivox/jet_tools/JetCreator/
DJetFile.py94 …e, length=None, output=None, quantize=None, jetevents=[], dlsfile=None, dump_file=None, transpose=… argument
615 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument
623 …me, filename, start, end, length, output, quantize, jetevents, dlsfile, dump_file, transpose, repe… argument
/external/autotest/site_utils/
Dbackup_mysql_db.py260 def upload_to_google_storage(self, dump_file): argument
/external/e2fsprogs/debugfs/
Ddump.c100 static void dump_file(const char *cmdname, ext2_ino_t ino, int fd, in dump_file() function
/external/python/cpython2/Lib/distutils/command/
Dconfig.py344 def dump_file(filename, head=None): function
/external/python/cpython3/Lib/distutils/command/
Dconfig.py331 def dump_file(filename, head=None): function
/external/f2fs-tools/fsck/
Ddump.c411 static void dump_file(struct f2fs_sb_info *sbi, struct node_info *ni, in dump_file() function
/external/OpenCSD/decoder/tests/source/
Dc_api_pkt_print_test.c243 static FILE *dump_file = NULL; /* pointer to the file providing the opcode memory */ variable
/external/igt-gpu-tools/runner/
Drunner_tests.c49 static char *dump_file(int dirfd, const char *name) in dump_file() function
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc920 HANDLE dump_file = CreateFile(next_minidump_path_c_, in WriteMinidumpWithExceptionForProcess() local
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc1069 std::unique_ptr<WritableFile> dump_file; in MaybeWriteMemoryMap() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1035 char *dump_file = malloc(strlen(hud_dump_dir) + sizeof(PATH_SEP) in hud_graph_set_dump_file() local
/external/igt-gpu-tools/tests/i915/
Di915_pm_rpm.c773 static void dump_file(int dir, const char *filename) in dump_file() function
/external/ethtool/
Dethtool.c4461 static int do_writefwdump(struct ethtool_dump *dump, const char *dump_file) in do_writefwdump()
4490 char *dump_file; in do_getfwdump() local