Searched defs:Verify (Results 1 – 4 of 4) sorted by relevance
35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify() function
182 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
200 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
64 std::unique_ptr<xml::XmlResource> Verify(const StringPiece& str) { in Verify() function