Home
last modified time | relevance | path

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

/aosp12/build/soong/sdk/
H A Dsdk_test.go329 type testPropertiesStruct struct { struct
346 func (p *testPropertiesStruct) String() string {
353 common := &testPropertiesStruct{name: "common"}
355 &testPropertiesStruct{
370 &testPropertiesStruct{
393 &testPropertiesStruct{
411 &testPropertiesStruct{
429 &testPropertiesStruct{
448 common := &testPropertiesStruct{name: "common"}
450 &testPropertiesStruct{
[all …]