class GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
In this test case we call CreateColorBuffer() and GetBufferHandle()
on VMOs not registered with goldfish sysmem heap.
The IPC transmission should succeed but FIDL interface should
return ZX_ERR_INVALID_ARGS.
Public Methods
void GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test ()
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test (const GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test & )
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test (GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test && )
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test & operator= (const GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test & )
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test & operator= (GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test && )
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void ~GoldfishControlTests_GoldfishControlTest_InvalidVmo_Test ()
Defined at line 568 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc