Searched defs:simple (Results 1 – 6 of 6) sorted by relevance
173 ArgList simple("foo"); in TEST_F() local213 Assignment simple("foo", "8"); in TEST_F() local
45 SimpleTypes simple = *readSimpleTypes(file_name.c_str()); in TEST_F() local
53 TEST_F(DeviceClassTest, simple) { in TEST_F() argument
41 TEST_F(AllocatorTest, simple) { in TEST_F() argument
146 const cppbor::Simple* simple = ((*array)[2])->asSimple(); in parseSacp() local
142 static const double simple[] = { 1., 2., 3. }; in TEST() local