Searched defs:GetTestTypeId (Results 1 - 12 of 12) sorted by relevance

/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc592 // from user test code. GetTestTypeId() is guaranteed to always
595 TypeId GetTestTypeId() { function in namespace:testing::internal
599 // The value of GetTestTypeId() as seen from within the Google Test
600 // library. This is solely for testing GetTestTypeId().
601 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
1968 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
1970 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/googletest/googletest/src/
H A Dgtest.cc617 // from user test code. GetTestTypeId() is guaranteed to always
620 TypeId GetTestTypeId() { function in namespace:testing::internal
624 // The value of GetTestTypeId() as seen from within the Google Test
625 // library. This is solely for testing GetTestTypeId().
626 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
2285 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc617 // from user test code. GetTestTypeId() is guaranteed to always
620 TypeId GetTestTypeId() { function in namespace:testing::internal
624 // The value of GetTestTypeId() as seen from within the Google Test
625 // library. This is solely for testing GetTestTypeId().
626 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
2285 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc591 // from user test code. GetTestTypeId() is guaranteed to always
594 TypeId GetTestTypeId() { function in namespace:testing::internal
598 // The value of GetTestTypeId() as seen from within the Google Test
599 // library. This is solely for testing GetTestTypeId().
600 const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
1967 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
1969 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/mesa3d/src/gtest/src/
H A Dgtest.cc591 // from user test code. GetTestTypeId() is guaranteed to always
594 TypeId GetTestTypeId() { function in namespace:testing::internal
598 // The value of GetTestTypeId() as seen from within the Google Test
599 // library. This is solely for testing GetTestTypeId().
600 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
1967 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
1969 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/protobuf/gtest/src/
H A Dgtest.cc567 // from user test code. GetTestTypeId() is guaranteed to always
570 TypeId GetTestTypeId() { function in namespace:testing::internal
574 // The value of GetTestTypeId() as seen from within the Google Test
575 // library. This is solely for testing GetTestTypeId().
576 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
2006 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
2008 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc591 // from user test code. GetTestTypeId() is guaranteed to always
594 TypeId GetTestTypeId() { function in namespace:testing::internal
598 // The value of GetTestTypeId() as seen from within the Google Test
599 // library. This is solely for testing GetTestTypeId().
600 const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
1967 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
1969 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/v8/testing/gtest/src/
H A Dgtest.cc617 // from user test code. GetTestTypeId() is guaranteed to always
620 TypeId GetTestTypeId() { function in namespace:testing::internal
624 // The value of GetTestTypeId() as seen from within the Google Test
625 // library. This is solely for testing GetTestTypeId().
626 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
2285 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
2287 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc595 // from user test code. GetTestTypeId() is guaranteed to always
598 TypeId GetTestTypeId() { function in namespace:testing::internal
602 // The value of GetTestTypeId() as seen from within the Google Test
603 // library. This is solely for testing GetTestTypeId().
604 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
1961 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
1963 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/fmtlib/test/
H A Dgmock-gtest-all.cc485 // The value of GetTestTypeId() as seen from within the Google Test
486 // library. This is solely for testing GetTestTypeId().
2079 // from user test code. GetTestTypeId() is guaranteed to always
2082 TypeId GetTestTypeId() { function in namespace:testing::internal
2086 // The value of GetTestTypeId() as seen from within the Google Test
2087 // library. This is solely for testing GetTestTypeId().
2088 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
3445 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
3447 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc473 // The value of GetTestTypeId() as seen from within the Google Test
474 // library. This is solely for testing GetTestTypeId().
1907 // from user test code. GetTestTypeId() is guaranteed to always
1910 TypeId GetTestTypeId() { function in namespace:testing::internal
1914 // The value of GetTestTypeId() as seen from within the Google Test
1915 // library. This is solely for testing GetTestTypeId().
1916 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
3346 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
3348 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc485 // The value of GetTestTypeId() as seen from within the Google Test
486 // library. This is solely for testing GetTestTypeId().
2079 // from user test code. GetTestTypeId() is guaranteed to always
2082 TypeId GetTestTypeId() { function in namespace:testing::internal
2086 // The value of GetTestTypeId() as seen from within the Google Test
2087 // library. This is solely for testing GetTestTypeId().
2088 extern const TypeId kTestTypeIdInGoogleTest = GetTestTypeId();
3445 const bool first_is_TEST = first_fixture_id == internal::GetTestTypeId();
3447 const bool this_is_TEST = this_fixture_id == internal::GetTestTypeId();

Completed in 1477 milliseconds