Home
last modified time | relevance | path

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

/frameworks/base/cmds/idmap2/idmap2/
DVerify.cpp33 Result<Unit> Verify(const std::vector<std::string>& args) { 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.cpp182 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
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/
Dmox.py246 def Verify(*args): function