Searched refs:testLine (Results 1 – 2 of 2) sorted by relevance
61 val testLine = "invalid" in invalidCommand() constant63 CommandOptions(testLine.split(' ').toTypedArray()) in invalidCommand()70 val testLine = "transform-protolog-calls " + in transformClasses() constant78 val cmd = CommandOptions(testLine.split(' ').toTypedArray()) in transformClasses()92 val testLine = "transform-protolog-calls " + in transformClasses_noViewerConfigFile() constant100 CommandOptions(testLine.split(' ').toTypedArray()) in transformClasses_noViewerConfigFile()107 val testLine = "transform-protolog-calls " + in transformClasses_noLegacyViewerConfigFile() constant114 val cmd = CommandOptions(testLine.split(' ').toTypedArray()) in transformClasses_noLegacyViewerConfigFile()128 val testLine = "transform-protolog-calls " + in transformClasses_noLegacyOutputFile() constant135 val cmd = CommandOptions(testLine.split(' ').toTypedArray()) in transformClasses_noLegacyOutputFile()[all …]
64 std::string testLine = "test"; in TEST_F() local67 file << testLine; in TEST_F()75 std::string testLine = "test"; in TEST_F() local78 file << testLine; in TEST_F()86 EXPECT_EQ(line, testLine); in TEST_F()92 std::string testLine = "test"; in TEST_F() local95 file << testLine; in TEST_F()