Home
last modified time | relevance | path

Searched defs:test_data (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/common/
Dbyte_array_test.cc26 static uint8_t test_data[16] = { variable
Dcircular_buffer_test.cc89 std::vector<std::string> test_data; in TEST() local
/packages/inputmethods/LatinIME/native/jni/tests/suggest/core/layout/
Dgeometry_utils_test.cpp40 const float test_data[] = { 0.0f, 1.0f, 123.456f, -1.0f, -9876.54321f }; in TEST() local
/packages/modules/Bluetooth/system/packet/tests/avrcp/
Dget_element_attributes_packet_test.cc107 std::vector<AttributeEntry> test_data = { in TEST() local
Dget_item_attributes_packet_test.cc130 std::vector<AttributeEntry> test_data = { in TEST() local
/packages/modules/Bluetooth/system/gd/
Dmodule_unittest.cc301 auto test_data = data->module_unittest_data(); in TEST_F() local