Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Ddata_element_test.cc32 TEST(DataElementTest, CreateIsNull) { in TEST() argument
/aosp_15_r20/external/llvm/bindings/go/llvm/
H A Dir.go1715 func (b Builder) CreateIsNull(val Value, name string) (v Value) { func