Home
last modified time | relevance | path

Searched defs:test_result (Results 1 – 25 of 91) sorted by relevance

1234

/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.h28 struct test_result { struct
36 void (*test_func)(struct test_result * result); argument
/external/curl/tests/unit/
Dunit2600.c113 struct test_result { struct
122 static struct test_result *current_tr; argument
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderIsolines.cpp68 void TessellationShadersIsolines::checkFirstOuterTessellationLevelEffect(_test_result& test_result, in checkFirstOuterTessellationLevelEffect()
164 _test_result test_result = *test_result_iterator; in checkIrrelevantTessellationLevelsHaveNoEffect() local
229 …id TessellationShadersIsolines::checkSecondOuterTessellationLevelEffect(_test_result& test_result, in checkSecondOuterTessellationLevelEffect()
326 void TessellationShadersIsolines::checkNoLineSegmentIsDefinedAtHeightOne(_test_result& test_result,… in checkNoLineSegmentIsDefinedAtHeightOne()
410 void TessellationShadersIsolines::countIsolines(_test_result& test_result) in countIsolines()
758 _test_result& test_result = *test_results_iterator; in runForAllTestResults() local
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps.c302 int test_result, op_result; in do_setb() local
341 int test_result, op_result; in do_clearb() local
380 int test_result; in do_testb() local
495 int test_result, op_result; in do_seti() local
525 int test_result, op_result; in do_cleari() local
555 int test_result; in do_testi() local
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_builtins_test.cpp162 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
191 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
222 const TestResult& test_result = std::get<8>(GetParam()); in TEST_P() local
331 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
360 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
461 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
490 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
2683 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
3632 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_builtins_test.cpp162 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
191 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
222 const TestResult& test_result = std::get<8>(GetParam()); in TEST_P() local
331 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
360 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
461 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
490 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
2683 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
3632 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_builtins_test.cpp162 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
191 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
222 const TestResult& test_result = std::get<8>(GetParam()); in TEST_P() local
331 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
360 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
461 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
490 const TestResult& test_result = std::get<7>(GetParam()); in TEST_P() local
2683 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
3577 const TestResult& test_result = std::get<5>(GetParam()); in TEST_P() local
/external/rappor/analysis/R/
Drun_tests.R28 test_result <- runTestSuite(test_suite) functionVar
/external/libchrome/base/test/
Dthread_test_helper.h36 void set_test_result(bool test_result) { test_result_ = test_result; } in set_test_result()
/external/cronet/base/test/
Dthread_test_helper.h37 void set_test_result(bool test_result) { test_result_ = test_result; } in set_test_result()
/external/linux-kselftest/tools/testing/selftests/kvm/
Dmemslot_perf_test.c941 struct test_result { struct
949 struct test_result *rbestslottime, in test_loop() argument
/external/deqp/external/openglcts/modules/gl/
Dgl4cMapBufferAlignmentTests.cpp123 bool test_result = true; in iterate() local
220 bool test_result = true; in iterate() local
Dgl4cBufferStorageTests.cpp1651 bool test_result = true; in iterate() local
2003 bool test_result = true; in iterate() local
2177 bool test_result = true; in iterate() local
2341 bool test_result = true; in iterate() local
2548 bool test_result = true; in iterate() local
2816 bool test_result = true; in iterate() local
2992 bool test_result = true; in iterate() local
3167 bool test_result = true; in iterate() local
3440 bool test_result = true; in iterate() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dfexit_bpf2bpf_simple.c11 __u64 test_result = 0; variable
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dload_bytes_relative.c16 struct bpf_map *test_result; in test_load_bytes_relative() local
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c846 struct test_result { struct
855 static struct test_result test_results[ARRAY_SIZE(prog_test_defs)]; argument
/external/cronet/third_party/boringssl/src/crypto/test/
Dfile_test_gtest.cc84 const testing::TestResult *test_result = in FileTestGTest() local
/external/boringssl/src/crypto/test/
Dfile_test_gtest.cc84 const testing::TestResult *test_result = in FileTestGTest() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test_gtest.cc84 const testing::TestResult *test_result = in FileTestGTest() local
/external/python/python-api-core/tests/asyncio/
Dtest_operation_async.py112 async def test_result(): function
/external/igt-gpu-tools/tests/
Dmeta_test.c92 static void test_result(bool result) in test_result() function
/external/perfetto/test/stress_test/
Dstress_test.cc159 TestResult& test_result = test_results_.back(); in RunConfig() local
277 TestResult& test_result = test_results_.back(); in ReadbackTrace() local
316 TestResult& test_result = test_results_.back(); in ParseTracePacket() local
/external/python/python-api-core/tests/unit/
Dtest_operation.py109 def test_result(): function
/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp178 bool test_result = true; in iterate() local
/external/ltp/testcases/kernel/device-drivers/uaccess/
Dltp_uaccess.c40 static int test_result; variable

1234