OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
spawnResults = ImmutableSet.of(spawnResult)spawnResults = ImmutableList.of(spawnResult)ImmutableSet.of(spawnResult)ImmutableList.of(spawnResult)bazel7967f3387e63723bb36b974f83a816265d404c38com.google.devtools.build.lib.actions.ActionResultTest
_148
_247
_1spawnResults
_2spawnResults
v0spawnResult
  • com.google.common.collect.ImmutableList
v0spawnResult
AssignedToTrue
spawnResults=ImmutableSet.of(e.getSpawnResult());spawnResults=ImmutableList.of(e.getSpawnResult());ImmutableSet.of(e.getSpawnResult())ImmutableList.of(e.getSpawnResult())bazel7967f3387e63723bb36b974f83a816265d404c38com.google.devtools.build.lib.exec.StandaloneTestStrategy
_1354
_2353
_1spawnResults
_2spawnResults
v0e.getSpawnResult()
  • com.google.common.collect.ImmutableList
v0e.getSpawnResult()
AssignedToTrue
return ImmutableSet.of(spawnResult);return ImmutableList.of(spawnResult);ImmutableSet.of(spawnResult)ImmutableList.of(spawnResult)bazel7967f3387e63723bb36b974f83a816265d404c38com.google.devtools.build.lib.exec.AbstractSpawnStrategy
_169
_268
_1exec
_2exec
v0spawnResult
  • com.google.common.collect.ImmutableList
v0spawnResult
ReturnsTrue
return ImmutableSet.of(Iterables.getFirst(results,null));return ImmutableList.of(Iterables.getFirst(results,null));ImmutableSet.of(Iterables.getFirst(results,null))ImmutableList.of(Iterables.getFirst(results,null))bazel0bd2102ea33f8c1bc40fbfb2acabcd46895011f3com.google.devtools.build.lib.rules.ExternalPackageUtil
_148
_245
_1getRules
_2getRules
v0Iterables.getFirst(results,null)
  • com.google.common.collect.ImmutableList
v0Iterables.getFirst(results,null)
ReturnsTrue