Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddebuginfo.c25 LLVMMetadataRef TestProperty = in declare_objc_class() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h530 TestProperty(const std::string& a_key, const std::string& a_value) : in TestProperty() function