Home
last modified time | relevance | path

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

12

/third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DFieldMaskTest.cs98 public void ToString(string[] input, string expectedOutput) in ToString()
110 public void FromString(string input, string[] expectedOutput) in FromString()
132 public void FromFieldNumbers(int[] input, string[] expectedOutput) in FromFieldNumbers()
157 public void Normalize(string[] input, string expectedOutput) in Normalize()
/third_party/vk-gl-cts/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
394 vector<float> expectedOutput; in addComputePointerBufferMemoryVariablePointersTest() local
522 vector<float> expectedOutput; in addComputePointerWorkgroupMemoryVariablePointersTest() local
693 vector<float> expectedOutput; in addGraphicsPointerParamToParamTest() local
771 vector<float> expectedOutput; in addGraphicsPointerParamToGlobalTest() local
868 vector<float> expectedOutput; in addGraphicsPointerBufferMemoryTest() local
979 vector<float> expectedOutput; in addGraphicsPointerBufferMemoryVariablePointersTest() local
DvktSpvAsmEmptyStructTests.cpp126 std::vector<int> expectedOutput; in addCopyingComputeGroup() member
304 std::vector<int> expectedOutput = {1}; in addPointerComparisionComputeGroup() local
511 std::vector<deUint32> expectedOutput = {1, 0xffffffff, 1}; in addFunctionArgumentReturnValueGroup() local
DvktSpvAsmVariableInitTests.cpp125 vector<float> expectedOutput (numFloats, 1.0f); in addComputeVariableInitPrivateTest() local
231 vector<float> expectedOutput (numFloats, 1.0f); in addGraphicsVariableInitPrivateTest() local
625 vector<float> expectedOutput (testParams[paramIdx].numComponents, 1.0f); in addGraphicsVariableInitOutputTest() local
DvktSpvAsmVaryingNameTests.cpp195 const vector<float> expectedOutput(1, 1.0f); in addGraphicsVaryingNameTest() local
DvktSpvAsmVariablePointersTests.cpp362 …const vector<float>& expectedOutput = isSingleInputBuffer ? AmuxAOutputFloats : AmuxBOutputFloa… in addPhysicalOrVariablePointersComputeGroup() local
645 vector<float> expectedOutput (1, 0); in addComplexTypesPhysicalOrVariablePointersComputeGroup() local
1265 vector<float> expectedOutput (1, someFloat); in addNullptrVariablePointersComputeGroup() local
1574 …const vector<float>& expectedOutput = isSingleInputBuffer ? AmuxAOutputFloats : AmuxBOutputFloa… in addVariablePointersGraphicsGroup() local
2632 vector<float> expectedOutput (1, someFloat); in addNullptrVariablePointersGraphicsGroup() local
DvktSpvAsmComputeShaderTestUtil.hpp190 const BufferSp& expectedOutput = expectedOutputs[i].getBuffer(); in compareWithRetvals() local
/third_party/glslang/gtests/
DTestFixture.h455 std::string input, expectedOutput; variable
488 std::string input, expectedOutput; variable
515 std::string input, expectedOutput; variable
549 std::string input, expectedOutput; in loadFileCompileIoMapAndCheck() local
580 std::string input, expectedOutput; variable
607 std::string expectedOutput; variable
658 std::string input, expectedOutput, expectedError; in loadFilePreprocessAndCheck() local
685 std::string input, expectedOutput; variable
DLink.FromFile.cpp82 std::string expectedOutput; in TEST_P() local
DLink.FromFile.Vk.cpp104 std::string expectedOutput; in TEST_P() local
DConfig.FromFile.cpp91 std::string expectedOutput; in TEST_P() local
/third_party/node/test/parallel/
Dtest-crypto-fips.js30 function testHelper(stream, args, expectedOutput, cmd, env) { argument
45 function responseHandler(buffer, expectedOutput) { argument
Dtest-repl-array-prototype-tempering.js38 async function writeLn(data, expectedOutput) { argument
Dtest-repl-unsafe-array-iteration.js38 async function writeLn(data, expectedOutput) { argument
/third_party/node/test/fixtures/wpt/encoding/streams/
Ddecode-split-character.any.js14 const expectedOutput = ['I ', '\u{1F499} streams']; variable
/third_party/flutter/skia/tests/
DInterpolatorTest.cpp75 const SkScalar expectedOutput[][5] = { in DEF_TEST() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderMacroTests.cpp51 const ShaderSpec& shaderSpec, int expectedOutput) in ExecutorTestCase()
DglcShaderConstExprTests.cpp91 const ShaderSpec& shaderSpec, OutputType expectedOutput) in ExecutorTestCase()
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DPhoneNumberUtilTest.java444 String expectedOutput = "1800-222-333"; in testConvertAlphaCharactersInNumber() local
450 String expectedOutput = "03456234"; in testNormaliseRemovePunctuation() local
457 String expectedOutput = "034426486479"; in testNormaliseReplaceAlphaCharacters() local
464 String expectedOutput = "255"; in testNormaliseOtherDigits() local
476 String expectedOutput = "03456234"; in testNormaliseStripAlphaCharacters() local
484 String expectedOutput = "03*456+1#234"; in testNormaliseStripNonDiallableCharacters() local
/third_party/skia/tests/
DGrRenderTaskClusterTest.cpp132 SkTArray<sk_sp<GrMockRenderTask>> expectedOutput; in DEF_TEST() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DSynthTest.cs35 private void CheckSynth(byte[] compressed, bool expectSuccess, string expectedOutput) in CheckSynth()
/third_party/flutter/skia/third_party/externals/wuffs/script/
Dprint-lzw-example.go39 expectedOutput = "TOBEORNOTTOBEORTOBEORNOTXOTXOTXOOTXOOOTXOOOTOBEY" const
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DSynthTest.java51 String expectedOutput) { in checkSynth()
/third_party/icu/icu4c/source/test/intltest/
Ddcfmapts.cpp595 const char *expectedOutput; in TestScale() member
Dnumbertest_decimalquantity.cpp335 const char16_t* expectedOutput; in testHardDoubleConversion() member

12