Searched refs:is_in_another_shard (Results 1 – 3 of 3) sorted by relevance
740 ##### is_in_another_shard {#TestInfo::is_in_another_shard}742 `bool TestInfo::is_in_another_shard() const`
571 bool is_in_another_shard() const { return is_in_another_shard_; } in is_in_another_shard() function
4250 if (test_info.is_in_another_shard()) { in OutputXmlTestInfo()6181 const bool is_in_another_shard = in FilterTests() local6184 test_info->is_in_another_shard_ = is_in_another_shard; in FilterTests()6185 const bool is_selected = is_runnable && !is_in_another_shard; in FilterTests()