Home
last modified time | relevance | path

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

/haiku/src/tests/kits/app/bpropertyinfo/
H A DPropertyTestcase.h38 static const char *commonPropName; variable
H A DPropertyTestcase.cpp28 const char *PropertyTestcase::commonPropName = "test1"; member in PropertyTestcase