class GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
In this test case we call GetBufferHandle() on a vmo
registered to the control device but we haven't created
the color buffer yet.
The FIDL interface should return ZX_ERR_NOT_FOUND.
Public Methods
void GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test ()
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test (const GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test & )
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test (GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test && )
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test & operator= (const GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test & )
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test & operator= (GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test && )
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc
void ~GoldfishControlTests_GoldfishControlTest_GetNotCreatedColorBuffer_Test ()
Defined at line 764 of file ../../src/graphics/tests/goldfish_test/goldfish_test.cc