Home
last modified time | relevance | path

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

/system/ulib/fbl/include/fbl/
A Dtype_info.h79 static constexpr const char* BaseName = Get().kName;
85 : name{(Is < Size - 1 ? BaseName[Offset + Is] : '\0')...} {} in TypeInfo()
/system/ulib/runtests-utils/
A Dfuchsia-run-test.cpp45 fbl::String BaseName(const fbl::String& path) { in BaseName() function
80 const auto test_file_name = BaseName(path); in TestFileComponentInfo()

Completed in 9 milliseconds