Searched defs:breakLocation (Results 1 – 3 of 3) sorted by relevance
119 std::unique_ptr<BreakLocation> breakLocation = std::make_unique<BreakLocation>(); in HWTEST_F_L0() local
1061 std::unique_ptr<BreakLocation> breakLocation; in HWTEST_F_L0() local1156 std::unique_ptr<BreakLocation> breakLocation; in HWTEST_F_L0() local
1794 auto breakLocation = std::make_unique<BreakLocation>(); in Create() local