Home
last modified time | relevance | path

Searched defs:mf (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsim_service.cpp775 XMLElement* mf = SimFileSystem::FindAttribute(root, "path", MF_SIM); in GetSimOperator() local
1183 XMLElement* mf = SimFileSystem::FindAttribute(root, "path", MF_SIM); in HandleGetIMSI() local
1228 XMLElement* mf = SimFileSystem::FindAttribute(root, "path", MF_SIM); in HandleGetIccId() local
/device/generic/vulkan-cereal/third-party/googletest/googlemock/test/
Dgmock-matchers_test.cc2335 Matcher<float> mf = Not(IsNan()); in TEST() local
2353 Matcher<float> mf = IsNan(); in TEST() local
2365 Matcher<float> mf = Not(IsNan()); in TEST() local