Searched defs:nested (Results 1 – 9 of 9) sorted by relevance
37 inline std::string_view relativize(const char* parent, const char* nested) { in relativize()40 inline std::string_view relativize(std::string_view parent, const char* nested) { in relativize()43 inline std::string_view relativize(const char* parent, std::string_view nested) { in relativize()
144 NestedInputStreamBuffer nested(&buf, SIZE_MAX); in TEST() local150 NestedInputStreamBuffer nested(&buf, 5); in TEST() local158 NestedInputStreamBuffer nested(&buf, 10); in TEST() local166 NestedInputStreamBuffer nested(&buf, 16); in TEST() local
252 NL80211NestedAttr nested(0); in TEST() local274 NL80211NestedAttr nested(0); in TEST() local
133 FieldList Merge(FieldList nested) const { in Merge()
160 std::string_view relativize(std::string_view parent, std::string_view nested) { in relativize()
229 ArgList nested(std::move(args)); in TEST_F() local
745 [&node, &check_untyped_container](auto& nested) { in load_and_validate_aidl()
401 PersistableBundle nested = ret.getPersistableBundle(testPersistableBundleKey); in testRepeatNonEmptyPersistableBundle() local
291 auto nested = dir_path + "/couple/more/nested/levels"; in TEST_F() local