Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 25 of 71) sorted by relevance

123

/device/generic/vulkan-cereal/third-party/angle/src/tests/preprocessor_tests/
Ddefine_test.cpp25 const char *expected = in TEST_F() local
46 const char *expected = in TEST_F() local
73 const char *expected = in TEST_F() local
88 const char *expected = in TEST_F() local
103 const char *expected = in TEST_F() local
119 const char *expected = in TEST_F() local
136 const char *expected = in TEST_F() local
153 const char *expected = in TEST_F() local
170 const char *expected = in TEST_F() local
186 const char *expected = in TEST_F() local
[all …]
Dif_test.cpp24 const char *expected = in TEST_F() local
42 const char *expected = in TEST_F() local
62 const char *expected = in TEST_F() local
84 const char *expected = in TEST_F() local
112 const char *expected = in TEST_F() local
144 const char *expected = in TEST_F() local
174 const char *expected = in TEST_F() local
205 const char *expected = in TEST_F() local
237 const char *expected = in TEST_F() local
262 const char *expected = in TEST_F() local
[all …]
Dpragma_test.cpp19 const char *expected = "\n"; in TEST_F() local
33 const char *expected = "\n"; in TEST_F() local
46 const char *expected = "\n"; in TEST_F() local
59 const char *expected = "\n"; in TEST_F() local
72 const char *expected = "\n"; in TEST_F() local
101 const char *expected = "\n"; in TEST_F() local
114 const char *expected = ""; in TEST_F() local
131 const char *expected = "\n"; in TEST_P() local
Dextension_test.cpp19 const char *expected = "\n"; in TEST_F() local
45 const char *expected = "\n"; in TEST_F() local
58 const char *expected = ""; in TEST_F() local
74 const char *expected = "int baz = 1;\n\n"; in TEST_F() local
93 const char *expected = "\nint baz = 1;\n\n"; in TEST_F() local
117 const char *expected = "\n"; in TEST_P() local
Derror_test.cpp19 const char *expected = "\n"; in TEST_F() local
32 const char *expected = "\n"; in TEST_F() local
45 const char *expected = "\n"; in TEST_F() local
69 const char *expected = "\n"; in TEST_F() local
82 const char *expected = ""; in TEST_F() local
Dversion_test.cpp19 const char *expected = "\n"; in TEST_F() local
33 const char *expected = "\n"; in TEST_F() local
56 const char *expected = "\n"; in TEST_F() local
69 const char *expected = ""; in TEST_F() local
86 const char *expected = "\n\n\n"; in TEST_F() local
103 const char *expected = "\n\n\n"; in TEST_F() local
197 const char *expected = "\n"; in TEST_P() local
DPreprocessorTest.cpp46 void SimplePreprocessorTest::preprocess(const char *input, const char *expected) in preprocess()
51 void SimplePreprocessorTest::preprocess(const char *input, const char *expected, ShShaderSpec spec) in preprocess()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTesting.cpp47 testing::AssertionResult compareValue(T expected, in compareValue()
71 GLboolean expected) { in compareGlobalGlBoolean()
82 GLint expected) { in compareGlobalGlInt()
93 GLfloat expected) { in compareGlobalGlFloat()
103 testing::AssertionResult compareVector(const std::vector<T>& expected, in compareVector()
166 const std::vector<GLboolean>& expected, in compareGlobalGlBooleanv()
179 const std::vector<GLint>& expected, in compareGlobalGlIntv()
193 const std::vector<GLfloat>& expected, in compareGlobalGlFloatv()
DGLSnapshotFramebufferControl_unittest.cpp23 void stateCheck(std::vector<GLboolean> expected) override { in stateCheck()
38 void stateCheck(GLboolean expected) override { in stateCheck()
51 void stateCheck(GLuint expected) override { in stateCheck()
71 void stateCheck(std::vector<GLclampf> expected) override { in stateCheck()
86 void stateCheck(GLclampf expected) override { in stateCheck()
98 void stateCheck(GLint expected) override { in stateCheck()
DGLSnapshotVertexAttributes_unittest.cpp57 virtual void stateCheck(GlVertexAttrib expected) override { in stateCheck()
87 GLfloat expected) { in compareFloatParameter()
94 const std::vector<GLfloat>& expected) { in compareFloatParameter()
106 GLint expected) { in compareIntParameter()
113 const std::vector<GLint>& expected) { in compareIntParameter()
130 void stateCheck(GlVertexAttrib expected) override { in stateCheck()
197 virtual void stateCheck(GlVertexAttrib expected) override { in stateCheck()
230 void stateCheck(GlVertexAttrib expected) override { in stateCheck()
DGLSnapshotRasterization_unittest.cpp27 void stateCheck(GLfloat expected) override { in stateCheck()
52 void stateCheck(GLenum expected) override { in stateCheck()
69 void stateCheck(GLenum expected) override { in stateCheck()
86 void stateCheck(GLfloat* expected) override { in stateCheck()
DGLSnapshotPixelOperations_unittest.cpp66 void stateCheck(std::vector<GLint> expected) override { in stateCheck()
93 void stateCheck(GlStencilFunc expected) override { in stateCheck()
155 void stateCheck(GlStencilOp expected) override { in stateCheck()
218 void stateCheck(GLenum expected) override { in stateCheck()
236 void stateCheck(GLenum expected) override { in stateCheck()
255 void stateCheck(GlBlendFunc expected) { in stateCheck()
DGLSnapshotPixels_unittest.cpp24 void stateCheck(GLuint expected) override { in stateCheck()
44 void stateCheck(GLuint expected) override { in stateCheck()
DGLTestUtils.cpp22 unsigned char* expected, unsigned char* actual) { in RowMatches()
37 unsigned char* expected, unsigned char* actual) { in ImageMatches()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DCopyTexImageTest.cpp235 GLubyte expected[3][4] = { in TEST_P() local
247 GLubyte expected[3][4] = { in TEST_P() local
259 GLubyte expected[3][4] = { in TEST_P() local
271 GLubyte expected[3][4] = { in TEST_P() local
283 GLubyte expected[3][4] = { in TEST_P() local
295 GLubyte expected[3][4] = { in TEST_P() local
307 GLubyte expected[3][4] = { in TEST_P() local
319 GLubyte expected[3][4] = { in TEST_P() local
331 GLubyte expected[3][4] = { in TEST_P() local
DUniformTest.cpp47 GLfloat expected = 1.02f; in TEST_P() local
70 GLint expected = 4; in TEST_P() local
94 std::vector<GLfloat> expected = {{1.0f, 0.5f}}; in TEST_P() local
118 std::vector<GLfloat> expected = {{1.0f, 0.5f, 0.2f}}; in TEST_P() local
142 std::vector<GLfloat> expected = {{1.0f, 0.5f, 0.2f, -0.8f}}; in TEST_P() local
166 std::vector<GLfloat> expected = {{1.0f, 0.5f, 0.2f, -0.8f}}; in TEST_P() local
190 std::vector<GLfloat> expected = {{1.0f, 0.5f, 0.2f, -0.8f, -0.2f, 0.1f, 0.1f, 0.2f, 0.7f}}; in TEST_P() local
214 std::vector<GLfloat> expected = {{1.0f, 0.5f, 0.2f, -0.8f, -0.2f, 0.1f, 0.1f, 0.2f, 0.7f, 0.1f, in TEST_P() local
236 std::vector<GLfloat> expected = {{0.1f, 0.2f, 0.3f, 0.4f}}; in TEST_P() local
265 std::vector<std::vector<GLfloat>> expected = { in TEST_P() local
[all …]
/device/generic/opengl-transport/host/commands/emugen/
DParser_unittest.cpp24 const char* expected; in TEST() member
46 bool expected; in TEST() member
84 bool expected; in TEST() member
/device/generic/vulkan-cereal/protocols/generic-apigen/
DParser_unittest.cpp24 const char* expected; in TEST() member
46 bool expected; in TEST() member
84 bool expected; in TEST() member
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dmathutil_unittest.cpp76 float expected = input[i][0] < 0.0f ? 0.0f : input[i][0]; in TEST() local
147 float expected = input[i][j] < 0.0f ? 0.0f : input[i][j]; in TEST() local
172 float expected = input[i][j]; in TEST() local
345 int expected = 0; in TEST() local
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp129 } expected; in TEST() local
147 } expected; in TEST() local
189 } expected = {}; in TEST() local
216 } expected; in TEST() local
241 } expected; in TEST() local
273 } expected; in TEST() local
306 } expected; in TEST() local
/device/generic/vulkan-cereal/third-party/googletest/googletest/test/
Dgtest_repeat_test.cc42 #define GTEST_CHECK_INT_EQ_(expected, actual) \ argument
126 void CheckCounts(int expected) { in CheckCounts()
Dgoogletest-uninitialized-test.py44 def AssertEq(expected, actual): argument
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DANGLETest.h58 #define ASSERT_GLENUM_EQ(expected, actual) \ argument
60 #define EXPECT_GLENUM_EQ(expected, actual) \ argument
62 #define ASSERT_GLENUM_NE(expected, actual) \ argument
64 #define EXPECT_GLENUM_NE(expected, actual) \ argument
67 #define ASSERT_EGLENUM_EQ(expected, actual) \ argument
69 #define EXPECT_EGLENUM_EQ(expected, actual) \ argument
286 #define EXPECT_COLOR_NEAR(expected, actual, abs_error) \ argument
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgram_unittest.cpp37 std::string expected = "First1x\nSecond2y\n"; in TEST() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DInitOutputVariables_test.cpp28 bool AreSymbolsTheSame(const TIntermSymbol *expected, const TIntermSymbol *candidate) in AreSymbolsTheSame()
45 bool AreLValuesTheSame(TIntermTyped *expected, TIntermTyped *candidate) in AreLValuesTheSame()
90 ExpectedLValues expected(arraySize); in CreateIndexedLValueNodeList() local

123