Home
last modified time | relevance | path

Searched defs:test_value (Results 1 – 8 of 8) sorted by relevance

/external/skia/tests/
DErrorTest.cpp36 unsigned int test_value = 0xdeadbeef; in DEF_TEST() local
/external/libexif/test/
DMakefile.am18 check_PROGRAMS = test-mem test-mnote test-value test-integers test-parse \
/external/vboot_reference/tests/
Dvboot_nvstorage_test.c21 uint32_t test_value; /* Value to test writing */ member
Dvb2_nvstorage_tests.c25 uint32_t test_value; /* Value to test writing */ member
/external/mesa3d/src/glsl/
Dglsl_parser_extras.cpp879 ast_case_label::ast_case_label(ast_expression *test_value) in ast_case_label()
Dast.h646 ast_expression *test_value; variable
/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c8430 UInt test_value = sp ? 0xffffff99 : 0xfffffc36; in do_fp_tsqrt() local
8583 UInt test_value = sp ? 0xffffff82 : 0xfffffc02; in _do_fp_tdiv() local
8592 Int test_value = sp ? 125 : 1021; in _do_fp_tdiv() local
8609 UInt test_value = sp ? 0xffffff83 : 0xfffffc03; in _do_fp_tdiv() local
8623 UInt test_value = 0xfffffc36; //Int test_value = -970; in _do_fp_tdiv() local
/external/v8/test/cctest/
Dtest-api.cc18229 double test_value = test_values[i]; in THREADED_TEST() local