Home
last modified time | relevance | path

Searched defs:Verify (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/idmap2/idmap2/
DCommandUtils.cpp35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify() function
/frameworks/av/media/bufferpool/1.0/vts/
Dallocator.cpp182 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
/frameworks/av/media/bufferpool/2.0/tests/
Dallocator.cpp200 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() function in TestBufferPoolAllocator
/frameworks/base/tools/aapt2/link/
DManifestFixer_test.cpp64 std::unique_ptr<xml::XmlResource> Verify(const StringPiece& str) { in Verify() function