Home
last modified time | relevance | path

Searched refs:SetStage (Results 1 – 3 of 3) sorted by relevance

/art/odrefresh/
Dodr_metrics_test.cc72 metrics.SetStage(OdrMetrics::Stage::kCheck); in TEST_F()
85 metrics.SetStage(OdrMetrics::Stage::kCheck); in TEST_F()
Dodr_metrics.h125 void SetStage(Stage stage) { stage_ = stage; } in SetStage() function
Dodrefresh.cc1619 metrics.SetStage(OdrMetrics::Stage::kCheck); in CheckArtifactsAreUpToDate()
2125 metrics.SetStage(OdrMetrics::Stage::kPreparation); in Compile()
2222 metrics.SetStage(first_failure->first); in Compile()
2231 metrics.SetStage(OdrMetrics::Stage::kComplete); in Compile()