Searched refs:found2 (Results 1 – 5 of 5) sorted by relevance
142 boolean found2 = false; in twoHostsWithTestStrategy()148 if (! found2) { in twoHostsWithTestStrategy()149 found2 = host.contains(m_ports[1]); in twoHostsWithTestStrategy()153 Assert.assertTrue(found2, "No tests ran on port " + m_ports[1]); in twoHostsWithTestStrategy()
387 boolean found1 = false, found2 = false; in isNodeAfterSibling()396 if (found2) in isNodeAfterSibling()414 found2 = true; in isNodeAfterSibling()432 boolean found1 = false, found2 = false; in isNodeAfterSibling()440 if (found2) in isNodeAfterSibling()458 found2 = true; in isNodeAfterSibling()
231 bool found2 = (iter_std != std_map[test_case].end()); in CompareLookupResult() local232 ASSERT_EQ(found1, found2); in CompareLookupResult()234 if (found1 && found2) { in CompareLookupResult()
266 goto found2; in parse_config_file()269 found2: in parse_config_file()
2633 int found2 = 0; in adjust_gf_boost_lag_one_pass_vbr() local2665 if (!found2 && lagframe_idx > 1 && lagframe_idx < tot_frames && in adjust_gf_boost_lag_one_pass_vbr()2667 found2 = 1; in adjust_gf_boost_lag_one_pass_vbr()2673 found2 = 0; in adjust_gf_boost_lag_one_pass_vbr()2677 if (found2) steady_sad_lagindex = lagframe_idx; in adjust_gf_boost_lag_one_pass_vbr()