Home
last modified time | relevance | path

Searched refs:TestPropertyKeyIs (Results 1 – 19 of 19) sorted by relevance

/external/googletest/googletest/test/
Dgtest_stress_test.cc46 using internal::TestPropertyKeyIs;
71 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
/external/google-breakpad/src/testing/gtest/test/
Dgtest_stress_test.cc54 using internal::TestPropertyKeyIs;
80 TestPropertyKeyIs matches_key(IdToKey(id, suffix).c_str()); in ExpectKeyAndValueWereRecordedForId()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal-inl.h337 class TestPropertyKeyIs {
342 explicit TestPropertyKeyIs(const char* key) in TestPropertyKeyIs() function
/external/google-breakpad/src/testing/gtest/src/
Dgtest-internal-inl.h344 class TestPropertyKeyIs {
349 explicit TestPropertyKeyIs(const char* key) in TestPropertyKeyIs() function
Dgtest.cc1822 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h340 class TestPropertyKeyIs {
345 explicit TestPropertyKeyIs(const char* key) in TestPropertyKeyIs() function
Dgtest.cc1821 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-internal-inl.h347 class TestPropertyKeyIs {
352 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
Dgtest.cc2066 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h347 class TestPropertyKeyIs {
352 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
Dgtest.cc2065 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h347 class TestPropertyKeyIs {
352 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
Dgtest.cc2065 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-internal-inl.h343 class TestPropertyKeyIs {
348 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
Dgtest.cc2110 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/googletest/googletest/src/
Dgtest-internal-inl.h344 class TestPropertyKeyIs {
349 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function
Dgtest.cc2081 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc754 class TestPropertyKeyIs { class
759 explicit TestPropertyKeyIs(const std::string& key) : key_(key) {} in TestPropertyKeyIs() function in testing::internal::TestPropertyKeyIs
3513 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1821 internal::TestPropertyKeyIs(test_property.key())); in RecordProperty()