Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Darc-literals.m123 void test_property(B *b) { function
/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3781 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local