Searched refs:FormatTestJS (Results 1 – 2 of 2) sorted by relevance
20 class FormatTestJS : public ::testing::Test { class57 TEST_F(FormatTestJS, UnderstandsJavaScriptOperators) { in TEST_F() argument95 TEST_F(FormatTestJS, UnderstandsAmpAmp) { in TEST_F() argument99 TEST_F(FormatTestJS, LiteralOperatorsCanBeKeywords) { in TEST_F() argument103 TEST_F(FormatTestJS, ReservedWords) { in TEST_F() argument118 TEST_F(FormatTestJS, ES6DestructuringAssignment) { in TEST_F() argument125 TEST_F(FormatTestJS, ContainerLiterals) { in TEST_F() argument189 TEST_F(FormatTestJS, MethodsInObjectLiterals) { in TEST_F() argument218 TEST_F(FormatTestJS, SpacesInContainerLiterals) { in TEST_F() argument232 TEST_F(FormatTestJS, SingleQuoteStrings) { in TEST_F() argument[all …]
8 FormatTestJS.cpp