mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 23:52:27 +07:00
GitOrigin-RevId: 5e96653cc76b4fb6a48089777c241806452cb312
12 lines
574 B
Plaintext
12 lines
574 B
Plaintext
IntegrationPerformanceTestScriptFile
|
|
IJPerfStatementImpl(STATEMENT)
|
|
IJPerfCommandLineImpl(COMMAND_LINE)
|
|
IJPerfCommandNameImpl(COMMAND_NAME)
|
|
PsiElement(PerformanceTestTokenType.COMMAND)('%stopProfile')
|
|
PsiWhiteSpace(' ')
|
|
IJPerfOptionListImpl(OPTION_LIST)
|
|
IJPerfOptionImpl(OPTION)
|
|
IJPerfSimpleOptionImpl(SIMPLE_OPTION)
|
|
PsiElement(PerformanceTestTokenType.IDENTIFIER)('traces')
|
|
PsiElement(PerformanceTestTokenType.ASSIGNMENT_OPERATOR)('=')
|
|
PsiElement(PerformanceTestTokenType.NUMBER)('1000') |