Home
last modified time | relevance | path

Searched refs:GenTest (Results 1 – 5 of 5) sorted by relevance

/external/gtest/scripts/
Dgen_gtest_pred_impl.py570 def GenTest(use_format, use_assert, expect_failure, function
688 tests += ''.join([GenTest(use_format, use_assert, expect_failure,
/external/chromium_org/testing/gtest/scripts/
Dgen_gtest_pred_impl.py570 def GenTest(use_format, use_assert, expect_failure, function
688 tests += ''.join([GenTest(use_format, use_assert, expect_failure,
/external/protobuf/gtest/scripts/
Dgen_gtest_pred_impl.py573 def GenTest(use_format, use_assert, expect_failure, function
691 tests += ''.join([GenTest(use_format, use_assert, expect_failure,
/external/chromium/testing/gtest/scripts/
Dgen_gtest_pred_impl.py570 def GenTest(use_format, use_assert, expect_failure, function
688 tests += ''.join([GenTest(use_format, use_assert, expect_failure,
/external/clang/utils/TableGen/
DNeonEmitter.cpp2410 static std::string GenTest(const std::string &name, in GenTest() function
2535 std::string s = GenTest(name, Proto, TypeVec[ti], TypeVec[srcti], in genTargetTest()
2545 std::string s = GenTest(name, Proto, TypeVec[ti], TypeVec[ti], isShift, in genTargetTest()