Searched refs:FindIf (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/gtest/test/
H A Dgtest_stress_test.cc71 const TestProperty* property = properties.FindIf(matches_key);
/external/protobuf/gtest/src/
H A Dgtest-internal-inl.h353 const E* FindIf(P predicate) const { function in class:testing::internal::Vector
363 E* FindIf(P predicate) { function in class:testing::internal::Vector
H A Dgtest.cc1815 test_properties_->FindIf(
3865 TestCase** test_case = test_cases_.FindIf(TestCaseNameIs(test_case_name));

Completed in 1083 milliseconds