Home
last modified time | relevance | path

Searched refs:test_string_key (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dhal_camera_metadata_tests.cc190 std::string test_string_key = "sensitivity"; in SetGetMetadata() local
201 if (std::string(line).find(test_string_key) != std::string::npos) { in SetGetMetadata()