Lines Matching refs:installDirPath
224 if p.installDirPath.String() != expected {
225 t.Errorf("expected %q, got %q", expected, p.installDirPath.String())
266 if p.installDirPath.String() != expected {
267 t.Errorf("expected %q, got %q", expected, p.installDirPath.String())
283 if p.installDirPath.String() != expected {
284 t.Errorf("expected %q, got %q", expected, p.installDirPath.String())
298 if p.installDirPath.String() != expected {
299 t.Errorf("expected %q, got %q", expected, p.installDirPath.String())
332 if p.installDirPath.String() != tt.expectedPath {
333 t.Errorf("expected %q, got %q", tt.expectedPath, p.installDirPath)
368 if p.installDirPath.String() != tt.expectedPath {
369 t.Errorf("expected %q, got %q", tt.expectedPath, p.installDirPath)