Home
last modified time | relevance | path

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

/development/tools/repo_diff/service/repodiff/mappers/
Dmappers_test.go81 techArea := GetAuthorTechArea(fakeAuthor)
87 techArea := GetAuthorTechArea(fakeAuthor)
Dmappers.go97 GetAuthorTechArea(commitRow.Author),
309 func GetAuthorTechArea(authorEMail string) string { func