Home
last modified time | relevance | path

Searched defs:ConcatPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvProfiler.cpp31 std::string ConcatPath(const std::string &base, const std::string &file) in ConcatPath() function
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dplatform.cc48 std::string ConcatPath(absl::string_view path1, absl::string_view path2) { in ConcatPath() function
H A Dplatform_test.cc29 TEST(PlatformTest, ConcatPath) { in TEST() argument