Searched refs:ASSERT_PRED1Test (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/test/
H A Dgtest_pred_impl_unittest.cc163 typedef Predicate1Test ASSERT_PRED1Test; typedef
239 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeSuccess) {
247 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeSuccess) {
255 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeSuccess) {
263 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeSuccess) {
271 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeFailure) {
282 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeFailure) {
293 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeFailure) {
304 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeFailure) {
/external/gtest/test/
H A Dgtest_pred_impl_unittest.cc163 typedef Predicate1Test ASSERT_PRED1Test; typedef
239 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeSuccess) {
247 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeSuccess) {
255 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeSuccess) {
263 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeSuccess) {
271 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeFailure) {
282 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeFailure) {
293 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeFailure) {
304 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeFailure) {
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest_pred_impl_unittest.cc163 typedef Predicate1Test ASSERT_PRED1Test; typedef
239 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeSuccess) {
247 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeSuccess) {
255 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeSuccess) {
263 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeSuccess) {
271 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeFailure) {
282 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeFailure) {
293 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeFailure) {
304 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeFailure) {
/external/protobuf/gtest/test/
H A Dgtest_pred_impl_unittest.cc164 typedef Predicate1Test ASSERT_PRED1Test; typedef
240 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeSuccess) {
248 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeSuccess) {
256 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeSuccess) {
264 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeSuccess) {
272 TEST_F(ASSERT_PRED1Test, FunctionOnBuiltInTypeFailure) {
283 TEST_F(ASSERT_PRED1Test, FunctionOnUserTypeFailure) {
294 TEST_F(ASSERT_PRED1Test, FunctorOnBuiltInTypeFailure) {
305 TEST_F(ASSERT_PRED1Test, FunctorOnUserTypeFailure) {

Completed in 163 milliseconds