Searched defs:kInputData (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/av/media/libstagefright/webm/tests/ |
H A D | WebmFrameThreadUnitTest.cpp | 60 } kInputData[] = { variable
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | GLSLTest.cpp | 18431 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 18492 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 18565 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 18606 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 18805 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 18878 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 19105 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 19197 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 19352 constexpr GLfloat kInputData = 1.0f; in TEST_P() local 19438 constexpr GLfloat kInputData = 1.0f; in TEST_P() local
|
H A D | ComputeShaderTest.cpp | 2580 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local 2630 constexpr std::array<GLuint, 9> kInputData = {{1, 2, 4, 8, 16, 32, 64, 128, 1}}; in TEST_P() local 2678 constexpr std::array<GLuint, 4> kInputData = {{1, 2, 3, 0}}; in TEST_P() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/tests/writer/ |
H A D | WriterTest.cpp | 86 } kInputData[] = { variable
|
/aosp_15_r20/frameworks/av/media/module/extractors/tests/ |
H A D | ExtractorUnitTest.cpp | 85 } kInputData[] = { variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | lstm.cc | 2139 kInputData = 0, enumerator
|