зеркало из https://github.com/AvaloniaUI/angle.git
Tests: Add My Talking Tom Friends trace.
Test: angle_perftests --gtest_filter="*my_talking_tom_friends*" Bug: angleproject:6749 Change-Id: I7d86e7ff0607841ab4bf999f0e986f4d324c5c44 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3310797 Reviewed-by: Cody Northrop <cnorthrop@google.com> Commit-Queue: Cody Northrop <cnorthrop@google.com>
This commit is contained in:
Родитель
a93a3930b2
Коммит
f2736f6dc8
10
DEPS
10
DEPS
|
@ -1305,6 +1305,16 @@ deps = {
|
|||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_angle_restricted_traces',
|
||||
},
|
||||
'src/tests/restricted_traces/my_talking_tom_friends': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'angle/traces/my_talking_tom_friends',
|
||||
'version': 'version:1',
|
||||
},
|
||||
],
|
||||
'dep_type': 'cipd',
|
||||
'condition': 'checkout_angle_restricted_traces',
|
||||
},
|
||||
'src/tests/restricted_traces/nba2k20_800': {
|
||||
'packages': [
|
||||
{
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"src/tests/restricted_traces/.gitignore":
|
||||
"3d90f6ac6f188f3e8e5d667fbe007ea6",
|
||||
"f9c1b1aed4e36a56ba9827b0c240ec7d",
|
||||
"src/tests/restricted_traces/gen_restricted_traces.py":
|
||||
"241d7eb3d8322ff67f44b84f8a06a4cf",
|
||||
"src/tests/restricted_traces/restricted_traces.json":
|
||||
"e404ad76e6c17401b1e6e797163d76a4",
|
||||
"d9a8e33a5b39a5856837ff85ab1bd700",
|
||||
"src/tests/restricted_traces/restricted_traces_autogen.cpp":
|
||||
"c2e9fa0eeef72b32c98cfa6c0c1cdbf5",
|
||||
"fd600710381f4ced03888b28e5d4baa5",
|
||||
"src/tests/restricted_traces/restricted_traces_autogen.gni":
|
||||
"061a3de3b8d840b499ebb3dfaadcc907",
|
||||
"50cbab7c052f3e3adc569f6fa106bdda",
|
||||
"src/tests/restricted_traces/restricted_traces_autogen.h":
|
||||
"77a97c4bb042e28be314bf45e915e013"
|
||||
}
|
|
@ -65,6 +65,7 @@ minecraft/
|
|||
mini_world/
|
||||
mobile_legends/
|
||||
my_talking_tom2/
|
||||
my_talking_tom_friends/
|
||||
nba2k20_800/
|
||||
nier_reincarnation/
|
||||
one_punch_man/
|
||||
|
|
|
@ -75,6 +75,7 @@
|
|||
"mini_world 1",
|
||||
"mobile_legends 1",
|
||||
"my_talking_tom2 1",
|
||||
"my_talking_tom_friends 1",
|
||||
"nba2k20_800 1",
|
||||
"nier_reincarnation 1",
|
||||
"one_punch_man 1",
|
||||
|
|
|
@ -121,7 +121,7 @@ namespace trace_angle
|
|||
{
|
||||
namespace
|
||||
{
|
||||
constexpr size_t kNumTraces = 112;
|
||||
constexpr size_t kNumTraces = 113;
|
||||
struct TracePair
|
||||
{
|
||||
const char name[kTraceInfoMaxNameLen];
|
||||
|
@ -1497,6 +1497,7 @@ constexpr TracePair kTraceInfos[kNumTraces] = {
|
|||
false,
|
||||
false}},
|
||||
{"my_talking_tom2", {}},
|
||||
{"my_talking_tom_friends", {}},
|
||||
{"nba2k20_800",
|
||||
{"nba2k20_800",
|
||||
nba2k20_800::kReplayContextClientMajorVersion,
|
||||
|
|
|
@ -4176,6 +4176,118 @@ angle_restricted_traces = [
|
|||
],
|
||||
"my_talking_tom2/my_talking_tom2_context2",
|
||||
],
|
||||
[
|
||||
"my_talking_tom_friends",
|
||||
2,
|
||||
[
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame001.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame002.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame003.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame004.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame005.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame006.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame007.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame008.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame009.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame010.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame011.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame012.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame013.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame014.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame015.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame016.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame017.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame018.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame019.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame020.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame021.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame022.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame023.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame024.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame025.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame026.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame027.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame028.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame029.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame030.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame031.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame032.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame033.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame034.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame035.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame036.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame037.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame038.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame039.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame040.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame041.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame042.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame043.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame044.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame045.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame046.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame047.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame048.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame049.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame050.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame051.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame052.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame053.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame054.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame055.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame056.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame057.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame058.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame059.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame060.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame061.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame062.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame063.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame064.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame065.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame066.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame067.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame068.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame069.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame070.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame071.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame072.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame073.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame074.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame075.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame076.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame077.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame078.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame079.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame080.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame081.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame082.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame083.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame084.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame085.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame086.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame087.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame088.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame089.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame090.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame091.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame092.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame093.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame094.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame095.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame096.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame097.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame098.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame099.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2_frame100.cpp",
|
||||
"my_talking_tom_friends/my_talking_tom_friends_shared.cpp",
|
||||
],
|
||||
[
|
||||
"my_talking_tom_friends/my_talking_tom_friends.angledata.gz",
|
||||
"my_talking_tom_friends/my_talking_tom_friends.json",
|
||||
],
|
||||
"my_talking_tom_friends/my_talking_tom_friends_context2",
|
||||
],
|
||||
[
|
||||
"nba2k20_800",
|
||||
1,
|
||||
|
|
Загрузка…
Ссылка в новой задаче