Searched refs:kGoldenFilesPath (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/interpreter/
H A Dgenerate-bytecode-expectations.cc30 const char* kGoldenFilesPath = "test/cctest/interpreter/bytecode_expectations/"; member in namespace:__anon17558
182 std::string golden_filename(kGoldenFilesPath);
238 std::cout << "Looking for golden files in " << kGoldenFilesPath << '\n'; local
240 if (!CollectGoldenFiles(&options.input_filenames_, kGoldenFilesPath)) {

Completed in 52 milliseconds