Home
last modified time | relevance | path

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

12

/external/perfetto/protos/perfetto/metrics/chrome/
Dtest_chrome_metric.proto24 optional int64 test_value = 1 [(unit) = "count_smallerIsBetter"]; field
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/bitset/
DTestDataFormatterLibcxxBitset.py37 def test_value(self): member in TestDataFormatterLibcxxBitset
/external/libexif/test/
DMakefile.am18 check_PROGRAMS = test-mem test-mnote test-value test-integers test-parse \
/external/libaom/libaom/test/
Daom_integer_test.cc50 const uint32_t test_value = 0x98765; // 624485 in TEST() local
82 const uint32_t test_value = 0x123; in TEST() local
/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/rust/crates/ahash/src/
Dhash_quality_test.rs238 let test_value = hash(&(1u32 << pos), &hasher); in test_single_bit_flip() localVariable
244 let test_value = hash(&(1u64 << pos), &hasher); in test_single_bit_flip() localVariable
250 let test_value = hash(&(1u128 << pos), &hasher); in test_single_bit_flip() localVariable
/external/webrtc/modules/rtp_rtcp/source/
Dbyte_io_unittest.cc87 T test_value = CreateTestValue<T>(negative, B); in TestRead() local
109 T test_value = CreateTestValue<T>(negative, B); in TestWrite() local
/external/python/cpython2/Doc/includes/
Dmp_synchronize.py25 def test_value(): function
/external/python/oauth2client/tests/
Dtest_transport.py42 def test_value(self): member in Test_get_cached_http
/external/libcxx/test/support/
Dcharconv_test_helpers.h104 void test_value(X v, Ts... args) in test_value() function
/external/llvm-project/libcxx/test/support/
Dcharconv_test_helpers.h103 void test_value(X v, Ts... args) in test_value() function
/external/tensorflow/tensorflow/lite/tools/evaluation/stages/
Dinference_profiler_stage.cc60 float test_value = static_cast<float>(test[i]); in CalculateAverageError() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_precision_test.cc505 for (const auto& test_value : test_values) { in DoIt() local
Dexhaustive_op_test_utils.cc393 for (NativeRefInputs test_value : subnormal_test_inputs) { in ExpectNear() local
/external/rust/crates/rusqlite/src/types/
Dmod.rs186 fn test_value() { in test_value() function
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py686 def test_value(self): member in RadiobuttonTest
778 def test_value(self): member in ScaleTest
884 def test_value(self): member in ProgressbarTest
/external/grpc-grpc/test/core/compression/
Dmessage_compress_test.cc33 typedef enum { ONE_A = 0, ONE_KB_A, ONE_MB_A, TEST_VALUE_COUNT } test_value; typedef
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py687 def test_value(self): member in RadiobuttonTest
779 def test_value(self): member in ScaleTest
885 def test_value(self): member in ProgressbarTest
/external/libjpeg-turbo/
Dwrbmp.c84 int test_value = 1; in is_big_endian() local
Djdmerge.c470 int test_value = 1; in is_big_endian() local
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc40 int64_t test_value = 0; in BusyWork() local
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Ddevice_tracer_test.cc304 const int8_t test_value = 7; in TEST_F() local
/external/python/pyfakefs/pyfakefs/tests/
Dfake_filesystem_unittest_test.py593 def test_value(self): member in TestTempFileReload
/external/libchrome/base/json/
Djson_value_serializer_unittest.cc358 string16 test_value; in TEST() local

12