Searched refs:fileName2 (Results 1 – 3 of 3) sorted by relevance
55 const char* fileName2 = "ui_test_basic_layout_margin_top_right_001.bmp"; in UIKitBasicLayoutTestMargin001() local56 CompareByBinary(fileName2); in UIKitBasicLayoutTestMargin001()
88 std::string fileName2 = "/system/lib"; variable89 TLSKey tlsKey3 = TLSKey(fileName2, ALGORITHM_RSA, keyPass);90 TLSKey tlsKey4 = TLSKey(fileName2, ALGORITHM_RSA, keyPass, EncodingFormat::DER);
96 std::string fileName2 = ""; variable97 ASSERT_EQ(false, SnapShotUtils::CheckFileNameValid(fileName2));