Home
last modified time | relevance | path

Searched refs:checkPropertySetFixture (Results 1 – 1 of 1) sorted by relevance

/aosp12/build/soong/sdk/
H A Dbp_test.go57 func checkPropertySetFixture(t *testing.T, val interface{}, hasTags bool) { func
104 checkPropertySetFixture(t, set, true)
105 checkPropertySetFixture(t, set.getValue("new"), name == "property set")
120 checkPropertySetFixture(t, merged, name == "property set")