Searched defs:FormatTestJS (Results 1 – 1 of 1) sorted by relevance
20 class FormatTestJS : public ::testing::Test { class53 TEST_F(FormatTestJS, UnderstandsJavaScriptOperators) { in TEST_F() argument87 TEST_F(FormatTestJS, UnderstandsAmpAmp) { in TEST_F() argument91 TEST_F(FormatTestJS, LiteralOperatorsCanBeKeywords) { in TEST_F() argument95 TEST_F(FormatTestJS, ES6DestructuringAssignment) { in TEST_F() argument103 TEST_F(FormatTestJS, ContainerLiterals) { in TEST_F() argument144 TEST_F(FormatTestJS, SpacesInContainerLiterals) { in TEST_F() argument158 TEST_F(FormatTestJS, SingleQuoteStrings) { in TEST_F() argument162 TEST_F(FormatTestJS, GoogScopes) { in TEST_F() argument169 TEST_F(FormatTestJS, GoogModules) { in TEST_F() argument[all …]