Home
last modified time | relevance | path

Searched defs:ClonedInstallDetectedInCurrentSession (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dcloned_install_detector_unittest.cc68 TEST(ClonedInstallDetectorTest, ClonedInstallDetectedInCurrentSession) { in TEST() argument
H A Dcloned_install_detector.cc111 bool ClonedInstallDetector::ClonedInstallDetectedInCurrentSession() const { in ClonedInstallDetectedInCurrentSession() function in metrics::ClonedInstallDetector