Searched defs:IsAbsolute (Results 1 – 7 of 7) sorted by relevance
479 bool FileSpec::IsAbsolute() const { in IsAbsolute() function in FileSpec
534 bool FilePath::IsAbsolute() const { in IsAbsolute() function in base::FilePath
397 TEST_F(FilePathTest, IsAbsolute) { in TEST_F() argument
132 uint64_t IsAbsolute : 1; variable
131 uint64_t IsAbsolute : 1; variable
1248 const bool IsAbsolute = NumBytes.evaluateAsAbsolute(IntNumBytes); in emitFill() local
769 BOOLEAN IsAbsolute; member