Searched refs:totalPathLength (Results 1 – 2 of 2) sorted by relevance
547 const float totalPathLength = lengthMetric == LengthMetric::kPathLength in getFillPath() local561 ? (meas.currentVerbLength() / totalPathLength) in getFillPath()562 : (1.0f / totalPathLength); in getFillPath()
93 CertPathReviewer.totalPathLength.title = Total path length94 CertPathReviewer.totalPathLength.text = The total path length without self-signed certificates is {…95 CertPathReviewer.totalPathLength.summary = The total path length without self-signed certificates i…96 CertPathReviewer.totalPathLength.details = The total path length without self-signed certificates, …