Home
last modified time | relevance | path

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

/external/toolchain-utils/fdo_scripts/
Dsummarize_hot_blocks.py79 def SummarizeLines(self, data_file): argument
98 def SummarizeFile(self, data_file, sum_file): argument
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_classifier_unittest.cc48 FILE* data_file = fopen(data_filename.c_str(), "rb"); in RunAnalysisTest() local
/external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/
Ddata.py256 def __init__(self, data_file, word2index, sentence_len_limit=-1): argument
/external/libevent/sample/
Dhttps-client.c193 const char *url = NULL, *data_file = NULL; in main() local
/external/v8/tools/
Dstats-viewer.py451 def Main(data_file, name_filter): argument
/external/python/cpython2/Lib/test/
Dtest_ssl.py33 def data_file(*name): function
/external/python/cpython3/Lib/test/
Dtest_ssl.py37 def data_file(*name): function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_events.py41 def data_file(filename): function