Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/anonymous_tokens/
H A Dtestdata_utils_impl.h20 std::string GetTestdataPathImpl();
H A Dtestdata_utils_impl.cc31 std::string GetTestdataPathImpl() { in GetTestdataPathImpl() function
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/overrides/anonymous_tokens/cpp/testing/
H A Dtestdata_utils.h25 return GetTestdataPathImpl(); in GetTestdataPath()