Home
last modified time | relevance | path

Searched defs:expectedOutput (Results 1 – 25 of 53) sorted by relevance

123

/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/
DYamlPrinterTest.java35 String expectedOutput = "---" + System.lineSeparator(); in testWithType() local
54 String expectedOutput = "---" + System.lineSeparator(); in testWithoutType() local
71 String expectedOutput = "---" + System.lineSeparator(); in testWithColonFollowedBySpaceInValue() local
84 String expectedOutput = "---" + System.lineSeparator(); in testWithColonFollowedByLineSeparatorInValue() local
DDotPrinterTest.java34 String expectedOutput = "digraph {" + System.lineSeparator(); in testWithType() local
60 String expectedOutput = "digraph {" + System.lineSeparator(); in testWithoutType() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPointerParameterTests.cpp50 vector<float> expectedOutput; in addComputePointerParamToParamTest() local
148 vector<float> expectedOutput; in addComputePointerParamToGlobalTest() local
264 vector<float> expectedOutput; in addComputePointerBufferMemoryTest() local
398 vector<float> expectedOutput; in addComputePointerBufferMemoryVariablePointersTest() local
526 vector<float> expectedOutput; in addComputePointerWorkgroupMemoryVariablePointersTest() local
697 vector<float> expectedOutput; in addGraphicsPointerParamToParamTest() local
774 vector<float> expectedOutput; in addGraphicsPointerParamToGlobalTest() local
870 vector<float> expectedOutput; in addGraphicsPointerBufferMemoryTest() local
984 vector<float> expectedOutput; in addGraphicsPointerBufferMemoryVariablePointersTest() local
DvktSpvAsmVariableInitTests.cpp110 vector<float> expectedOutput; in addComputeVariableInitPrivateTest() local
192 vector<float> expectedOutput; in addGraphicsVariableInitPrivateTest() local
583 vector<float> expectedOutput; in addGraphicsVariableInitOutputTest() local
/external/deqp-deps/glslang/gtests/
DTestFixture.h442 std::string input, expectedOutput; variable
474 std::string input, expectedOutput; variable
501 std::string input, expectedOutput; variable
535 std::string input, expectedOutput; in loadFileCompileIoMapAndCheck() local
566 std::string input, expectedOutput; variable
593 std::string expectedOutput; variable
644 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
671 std::string input, expectedOutput; variable
DLink.FromFile.cpp82 std::string expectedOutput; in TEST_P() local
DLink.FromFile.Vk.cpp98 std::string expectedOutput; in TEST_P() local
DConfig.FromFile.cpp91 std::string expectedOutput; in TEST_P() local
/external/nanohttpd/core/src/test/java/fi/iki/elonen/
DHttpPutRequestTest.java51 String[] expectedOutput = { in testPutRequestSendsContent() local
/external/skia/tests/
DInterpolatorTest.cpp75 const SkScalar expectedOutput[][5] = { in DEF_TEST() local
/external/skqp/tests/
DInterpolatorTest.cpp75 const SkScalar expectedOutput[][5] = { in DEF_TEST() local
/external/perf_data_converter/src/
Dperf_to_profile_lib_test.cc21 string expectedOutput; in TEST() member
/external/deqp/external/openglcts/modules/common/
DglcShaderMacroTests.cpp51 const ShaderSpec& shaderSpec, int expectedOutput) in ExecutorTestCase()
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java433 String expectedOutput = "1800-222-333"; in testConvertAlphaCharactersInNumber() local
439 String expectedOutput = "03456234"; in testNormaliseRemovePunctuation() local
446 String expectedOutput = "034426486479"; in testNormaliseReplaceAlphaCharacters() local
453 String expectedOutput = "255"; in testNormaliseOtherDigits() local
465 String expectedOutput = "03456234"; in testNormaliseStripAlphaCharacters() local
473 String expectedOutput = "03*456+1#234"; in testNormaliseStripNonDiallableCharacters() local
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java220 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.0/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/brotli/csharp/org/brotli/dec/
DSynthTest.cs35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth()
/external/mockftpserver/tags/1.2.2/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.2/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.2.1/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.1/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()
/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/core/session/
DDefaultSession_RunTest.java225 private void runCommandAndVerifyOutput(CommandHandler commandHandler, String expectedOutput) in runCommandAndVerifyOutput()

123