| /third_party/libdrm/tests/etnaviv/ |
| H A D | etnaviv_2d_test.c | 153 uint32_t expected; in etna_check_image() local
|
| /third_party/ltp/testcases/kernel/mce-test/hwpoison/ |
| H A D | tsoftinj.c | 159 void check(unsigned *count, char *name, unsigned expected) in check() argument
|
| /third_party/ltp/testcases/kernel/syscalls/inotify/ |
| H A D | inotify10.c | 150 struct event_t *expected = &event_set[test_num]; in verify_inotify() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify15.c | 189 struct event_t *expected = &event_set[i]; in do_test() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/nftw/ |
| H A D | lib64.c | 133 test_long_file_name(char *name, int (*callback) (const char *), int expected) in test_long_file_name() argument 176 test_ENAMETOOLONG_path(char *name, int (*callback) (const char *), int expected) in test_ENAMETOOLONG_path() argument 98 execute_function(char *name, int (*callback) (const char *), char *buffer, int expected) execute_function() argument 154 test_long_component_name(char *name, int (*callback) (const char *), int expected) test_long_component_name() argument 239 test_ENAMETOOLONG_name(char *name, int (*callback) (const char *), int expected) test_ENAMETOOLONG_name() argument 245 test_ENOENT_empty(char *name, int (*callback) (const char *), int expected) test_ENOENT_empty() argument 275 test_ENOTDIR(char *name, int (*callback) (const char *), int expected) test_ENOTDIR() argument 327 test_ENOENT_nofile(char *name, int (*callback) (const char *), int expected) test_ENOENT_nofile() argument [all...] |
| H A D | lib.c | 133 test_long_file_name(char *name, int (*callback) (const char *), int expected) in test_long_file_name() argument 176 test_ENAMETOOLONG_path(char *name, int (*callback) (const char *), int expected) in test_ENAMETOOLONG_path() argument 98 execute_function(char *name, int (*callback) (const char *), char *buffer, int expected) execute_function() argument 154 test_long_component_name(char *name, int (*callback) (const char *), int expected) test_long_component_name() argument 239 test_ENAMETOOLONG_name(char *name, int (*callback) (const char *), int expected) test_ENAMETOOLONG_name() argument 245 test_ENOENT_empty(char *name, int (*callback) (const char *), int expected) test_ENOENT_empty() argument 275 test_ENOTDIR(char *name, int (*callback) (const char *), int expected) test_ENOTDIR() argument 327 test_ENOENT_nofile(char *name, int (*callback) (const char *), int expected) test_ENOENT_nofile() argument [all...] |
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | tsoftinj.c | 159 void check(unsigned *count, char *name, unsigned expected) in check() argument
|
| /third_party/node/deps/v8/src/asmjs/ |
| H A D | asm-scanner.cc | 378 const char* expected = "use asm"; in ConsumeString() local
|
| /third_party/node/deps/v8/src/tasks/ |
| H A D | cancelable-task.h | 129 bool CompareExchangeStatus(Status expected, Status desired, in CompareExchangeStatus() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| H A D | math_data_test.h | 10 double expected; member 15 float expected; member 20 int expected; member 25 int expected; member 30 long expected; member 35 long expected; member 40 long long expected; member 45 long long expected; member 51 double expected; member 57 float expected; member 63 double expected; global() member 69 float expected; global() member 114 double expected; global() member 121 float expected; global() member [all...] |
| /third_party/rust/crates/bindgen/bindgen-integration/src/ |
| H A D | lib.rs | 29 let mut expected = 10; in test_static_array() variables
|
| /third_party/openssl/test/ |
| H A D | test_test.c | 24 static int test_case(int expected, const char *test, int result) in test_case() argument
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
| H A D | WrappersTest.cs | 307 public void Merging(string original, string merged, string expected) in Merging() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| H A D | WrappersTest.cs | 314 public void Merging(string original, string merged, string expected) in Merging() argument
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | CodedInputStreamTest.java | 126 assertReadVarintFailure( InvalidProtocolBufferException expected, byte[] data) assertReadVarintFailure() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 173 VkResult expected = VK_ERROR_FORMAT_NOT_SUPPORTED; in testExtendedUsageBitCompatiblity() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmEmptyStructTests.cpp | 51 const deUint32* expected = reinterpret_cast<const deUint32*>(&expectedBytes.front()); in verifyResult() local
|
| H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 67 const deUint16* expected = reinterpret_cast<const deUint16*>(&expectedBytes[0]); in checkResultsFloat16() local 96 const deUint32* expected = reinterpret_cast<const deUint32*>(&expectedBytes[0]); in checkResultsFloat32() local 132 const deUint64* expected = reinterpret_cast<const deUint64*>(&expectedBytes[0]); in checkResultsFloat64() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationLimitsTests.cpp | 63 tcu::TestStatus expectGreaterOrEqual(tcu::TestLog& log, const deUint32 expected, const deUint32 actual) in expectGreaterOrEqual() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageExtendedUsageBitTests.cpp | 173 VkResult expected = VK_ERROR_FORMAT_NOT_SUPPORTED; in testExtendedUsageBitCompatiblity() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
| H A D | esextcDrawBuffersIndexedBlending.cpp | 138 tcu::RGBA expected[] = { in iterate() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
| H A D | transformation_add_function_test.cpp | 1909 std::string expected = R"( in TEST() local 2066 std::string expected = R"( in TEST() local 2221 std::string expected = R"( in TEST() local 2480 std::string expected = R"( in TEST() local 2656 std::string expected in TEST() local 2837 std::string expected = R"( TEST() local 2980 std::string expected = R"( TEST() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/link/ |
| H A D | linker_fixture.h | 142 ExpandAndCheck( const std::string& templateBody, const std::string& expected, const spvtools::LinkerOptions options = spvtools::LinkerOptions()) ExpandAndCheck() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | reducer_test.cpp | 155 std::string expected = R"( in TEST() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_ext_inst_test.cpp | 1738 std::ostringstream expected; TEST_P() local 1759 std::ostringstream expected; TEST_P() local 1779 std::ostringstream expected; TEST_P() local 1801 std::ostringstream expected; TEST_P() local 1823 std::ostringstream expected; TEST_P() local 1845 std::ostringstream expected; TEST_P() local 1973 std::ostringstream expected; TEST_P() local 1995 std::ostringstream expected; TEST_P() local 2017 std::ostringstream expected; TEST_P() local 2039 std::ostringstream expected; TEST_P() local 2061 std::ostringstream expected; TEST_P() local 2084 std::ostringstream expected; TEST_P() local [all...] |