Home
last modified time | relevance | path

Searched refs:last_in (Results 1 – 2 of 2) sorted by relevance

/external/vboot_reference/tests/
Dtpm_bootmode_tests.c22 static const uint8_t *last_in[20]; variable
50 last_in[actual_extend_count] = in_digest; in TlclExtend()
77 memset(last_in, 0, sizeof(last_in)); in BootStateTest()
86 TEST_PTR_EQ(last_in[0], in BootStateTest()
93 TEST_PTR_EQ(last_in[1], NULL, what); in BootStateTest()
96 memset(last_in, 0, sizeof(last_in)); in BootStateTest()
105 TEST_PTR_EQ(last_in[0], in BootStateTest()
112 TEST_PTR_EQ(last_in[1], NULL, what); in BootStateTest()
115 memset(last_in, 0, sizeof(last_in)); in BootStateTest()
124 TEST_PTR_EQ(last_in[0], in BootStateTest()
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp12480 Utils::Variable* last_in = in test() local
12504 varying_passthrough.Add(stage, last_in, last_out); in test()
12851 Utils::Variable* last_in = in test() local
12876 varying_passthrough.Add(stage, last_in, last_out); in test()