Home
last modified time | relevance | path

Searched defs:CreateTestFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tink/cc/internal/
H A Dtest_file_util.cc39 util::Status CreateTestFile(absl::string_view filename, in CreateTestFile() function
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Divf_file_reader_unittest.cc69 void CreateTestFile(VideoCodecType codec_type, in CreateTestFile() function in webrtc::IvfFileReaderTest
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Denv_test.cc36 string CreateTestFile(Env* env, const string& filename, int length) { in CreateTestFile() function
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc679 void CreateTestFile(const char* data, in CreateTestFile() function in net::URLRequestTest