Searched refs:floatRef (Results 1 – 2 of 2) sorted by relevance
107 void TestGetFloatByName(const char* touchTarget, const char* floatRef);109 void TestGetFloatById(const char* touchTarget, const char* floatRef);
544 void ResourceManagerTestCommon::TestGetFloatById(const char* touchTarget, const char* floatRef) in TestGetFloatById() argument559 id = GetResId(floatRef, ResType::FLOAT); in TestGetFloatById()566 void ResourceManagerTestCommon::TestGetFloatByName(const char* touchTarget, const char* floatRef) in TestGetFloatByName() argument579 state = rm->GetFloatByName(floatRef, outValue); in TestGetFloatByName()