HomeSort by relevance Sort by last modified time
    Searched refs:FormatTest (Results 1 - 10 of 10) sorted by null

  /external/clang/unittests/Format/
FormatTest.cpp 1 //===- unittest/Format/FormatTest.cpp - Formatting unit tests -------------===//
28 class FormatTest : public ::testing::Test {
97 TEST_F(FormatTest, MessUp) {
109 TEST_F(FormatTest, DoesNotChangeCorrectlyFormattedCode) {
113 TEST_F(FormatTest, FormatsGlobalStatementsAt0) {
120 TEST_F(FormatTest, FormatsUnwrappedLinesAtFirstFormat) {
124 TEST_F(FormatTest, FormatsNestedBlockStatements) {
128 TEST_F(FormatTest, FormatsNestedCall) {
134 TEST_F(FormatTest, NestedNameSpecifiers) {
141 TEST_F(FormatTest, OnlyGeneratesNecessaryReplacements)
    [all...]
  /external/pdfium/xfa/fxfa/parser/
cxfa_validate.cpp 32 {XFA_Attribute::FormatTest, XFA_AttributeType::Enum,
38 constexpr wchar_t kFormatTest[] = L"formatTest";
59 return JSObject()->GetEnum(XFA_Attribute::FormatTest);
cxfa_node_statics.cpp     [all...]
xfa_basic_data_element_script.cpp     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_format.py 55 class FormatTest(unittest.TestCase):
293 test_support.run_unittest(FormatTest)
  /external/python/cpython2/Lib/test/
test_format.py 55 class FormatTest(unittest.TestCase):
342 test_support.run_unittest(FormatTest)
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 591 FormatTest,
  /external/python/cpython3/Lib/test/
test_format.py 95 class FormatTest(unittest.TestCase):
test_decimal.py     [all...]
  /external/tensorflow/tensorflow/python/ops/
image_ops_test.py     [all...]

Completed in 677 milliseconds