Home
last modified time | relevance | path

Searched refs:LoadFileAsString_ (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dtest_helpers.cc35 bool LoadFileAsString_(std::string path, std::string* msg) { in LoadFileAsString_() function
49 if (!LoadFileAsString_(path, &data)) { in LoadMessageLiteFromFile_()
140 if (!LoadFileAsString_(result.checkpoint_filepath, &result.checkpoint)) { in LoadFlArtifacts()