Home
last modified time | relevance | path

Searched defs:nul_pos (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/deps/glbench/src/
Dfilepath.cc64 std::string::size_type nul_pos = component.find(kStringTerminator); in Append() local
/external/libchrome/base/files/
Dfile_path.cc179 StringType::size_type nul_pos = path_.find(kStringTerminator); in FilePath() local
481 StringType::size_type nul_pos = component.find(kStringTerminator); in Append() local