Searched refs:code_cache_stat_fail_ (Results 1 – 1 of 1) sorted by relevance
41 code_cache_stat_fail_ = code_cache_ + "/temp"; in NativeBridgeTest()48 const char* CodeCacheStatFail() { return code_cache_stat_fail_.c_str(); } in CodeCacheStatFail()53 std::string code_cache_stat_fail_; variable