Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/IR/
H A DOpPropertiesTest.cpp21 struct TestProperties { struct
22 a__anonc23ba74e0111::TestProperties global() argument
23 b__anonc23ba74e0111::TestProperties global() argument
24 array__anonc23ba74e0111::TestProperties global() argument
29 label__anonc23ba74e0111::TestProperties global() argument
[all...]
/llvm-project/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp81 class TestProperties : public OptionValueProperties { class
121 TEST(TestProperties, DeepCopy) { in TEST() argument