Searched defs:expected_end (Results 1 – 9 of 9) sorted by relevance
182 int expected_end = static_cast<int>(answer_table[0] < 0 ? s.GetLength() : answer_table[0]); in test_mfc() local360 int expected_end = static_cast<int>(answer_table[0] < 0 ? s.GetLength() : answer_table[0]); in test_mfc() local
303 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local362 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local
250 … int expected_end = static_cast<int>(answer_table[0] < 0 ? search_text.size() : answer_table[0]); in test_regex_token_iterator() local
11 gboolean check_start_end, int expected_start, int expected_end) in check_part()
93 ptime expected_end = start + seconds(1); in deadline_timer_test() local
107 boost::asio::system_timer::time_point expected_end = start + seconds(1); in system_timer_test() local
1820 const gchar *expected_end; in g_variant_serialiser_is_string() local
557 gint expected_end; member612 gint expected_end; member
3441 int32_t expected_end) { in helperTestSimplePer()