Home
last modified time | relevance | path

Searched defs:read_file_to_string (Results 1 – 7 of 7) sorted by relevance

/external/cronet/net/data/verify_certificate_chain_unittest/
Drebase-errors.py46 def read_file_to_string(path): function
/external/cronet/net/data/parse_certificate_unittest/
Dregenerate_pem_from_ascii.py26 def read_file_to_string(path): function
Drebase-errors.py66 def read_file_to_string(path): function
/external/cronet/net/tools/
Dprint_certificates.py19 def read_file_to_string(path): function
/external/cronet/net/data/gencerts/
D__init__.py527 def read_file_to_string(path): function
/external/libconfig/tests/
Dtests.c110 static const char *read_file_to_string(const char *file) in read_file_to_string() function
/external/tensorflow/tensorflow/python/lib/io/
Dfile_io.py332 def read_file_to_string(filename, binary_mode=False): function