Searched refs:pathsToStrings (Results 1 – 2 of 2) sorted by relevance
118 func pathsToStrings(paths android.Paths) []string { func
282 ensureListContains(t, pathsToStrings(cpplibForMyApex.Rule("ld").Implicits), sdkMemberV1.String())283 ensureListContains(t, pathsToStrings(cpplibForMyApex2.Rule("ld").Implicits), sdkMemberV2.String())