• Andrey Goder's avatar
    fix? AutoTimerTest · cd927a9e
    Andrey Goder authored
    Summary: Apparently this test sometimes fails. @Gownta suggests it's because we're
    storing temproaries in StringPiece. Change it to store in a std::string, which
    should hopefully fix it.
    
    Reviewed By: @Gownta
    
    Differential Revision: D2208643
    cd927a9e
AutoTimerTest.cpp 2.2 KB